Skip to content

Commit

Permalink
BUILD complete codecov setup
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopfonseca committed Nov 14, 2024
1 parent 3f5b3d9 commit aa745ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: codecov/codecov-action@v2
with:
# NOTE: Version is set as a workaround for a macos issue
version: v0.7.3
files: ./coverage.xml
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

0 comments on commit aa745ba

Please sign in to comment.