Skip to content

Commit

Permalink
mf
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed Oct 20, 2023
1 parent 832f8be commit a8d7340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -116,7 +116,7 @@ jobs:
uses: codecov/codecov-action@v3
if: matrix.python == '3.11'
with:
fail_ci_if_error: false
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
python-publish:
name: "馃殌 Publish Python wheels"
Expand Down

0 comments on commit a8d7340

Please sign in to comment.