Skip to content

Commit 025d44c

Browse files
authored
Merge pull request #2271 from josephine-wolf-oberholtzer/josephine/temporarily-disable-codecov
Temporarily disable conda-python-tests codecov reporting
2 parents 507cdc5 + 8a90d19 commit 025d44c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ jobs:
452452
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_python_conda
453453
with:
454454
build_type: pull-request
455+
run_codecov: false
455456
script: ci/test_python.sh
456457
rocky8-clib-standalone-build-matrix:
457458
needs: checks

0 commit comments

Comments
 (0)