We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 507cdc5 + 8a90d19 commit 025d44cCopy full SHA for 025d44c
1 file changed
.github/workflows/pr.yaml
@@ -452,6 +452,7 @@ jobs:
452
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_python_conda
453
with:
454
build_type: pull-request
455
+ run_codecov: false
456
script: ci/test_python.sh
457
rocky8-clib-standalone-build-matrix:
458
needs: checks
0 commit comments