Skip to content

Commit

Permalink
Update .github/workflows/gh-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RMeli authored Jan 26, 2025
1 parent 738a242 commit 84d36ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ jobs:
if: matrix.codecov
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage.xml
fail_ci_if_error: False
verbose: True
Expand Down

0 comments on commit 84d36ce

Please sign in to comment.