Skip to content

Commit

Permalink
changed path for test files
Browse files Browse the repository at this point in the history
  • Loading branch information
aloarte committed May 16, 2024
1 parent 7446ca4 commit 6e17bfa
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ jobs:
- name: Unit Tests
run: ./gradlew test

- name: Upload test reports
if: always()
uses: actions/upload-artifact@v2
with:
name: test-reports
path: build/reports/tests/test

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
Expand Down

0 comments on commit 6e17bfa

Please sign in to comment.