Skip to content

Commit

Permalink
Fix codecov report
Browse files Browse the repository at this point in the history
  • Loading branch information
SyzSteM committed Jan 25, 2024
1 parent 8d9ccf8 commit dbf4a4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: build/reports/jacoco/test/jacocoTestReport.xml
fail_ci_if_error: true

build-and-push-docker:
needs: build-and-test
Expand Down

0 comments on commit dbf4a4e

Please sign in to comment.