Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .github/workflows/gh-ci.yaml
Browse files Browse the repository at this point in the history
RMeli authored Jan 26, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -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

0 comments on commit 84d36ce

Please sign in to comment.