We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5682c0 commit b7cfbcfCopy full SHA for b7cfbcf
.github/workflows/python-package.yml
@@ -162,7 +162,7 @@ jobs:
162
with:
163
flags: py-unittests
164
name: py-opentimelineio-codecov
165
- fail_ci_if_error: true
+ fail_ci_if_error: false
166
env:
167
# based on: https://github.com/codecov/codecov-action?tab=readme-ov-file#usage
168
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments