Skip to content

Commit 48311e5

Browse files
committed
Merge remote-tracking branch 'upstream' into HH-Dataset-API
2 parents 262447a + 77e350b commit 48311e5

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pr.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ 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
456455
script: ci/test_python.sh
457456
rocky8-clib-standalone-build-matrix:
458457
needs: checks

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
build_type: ${{ inputs.build_type }}
6969
branch: ${{ inputs.branch }}
7070
date: ${{ inputs.date }}
71-
run_codecov: false
7271
script: ci/test_python.sh
7372
sha: ${{ inputs.sha }}
7473
conda-java-tests:

0 commit comments

Comments
 (0)