Skip to content

Commit

Permalink
changed codecov v47
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-pawelek committed Jan 29, 2025
1 parent ea0a5f9 commit cdc3755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Upload test results to Codecov
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1
secrets: inherit
with:
fail_ci_if_error: true # optional (default = false)
files: ./junit.xml # optional
Expand Down

0 comments on commit cdc3755

Please sign in to comment.