Skip to content

Commit

Permalink
ci: Attempt to fix Codecov for client module
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz.gryzbon committed Feb 27, 2022
1 parent 64cd243 commit ceb8566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- uses: codecov/codecov-action@v1
with:
files: server/build/reports/jacoco/test/jacocoTestReport.xml
client/build/reports/jacoco/test/jacocoTestReport.xml
verbose: true
- uses: codecov/codecov-action@v1
with:
Expand Down

0 comments on commit ceb8566

Please sign in to comment.