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 262447a + 77e350b commit 48311e5Copy full SHA for 48311e5
2 files changed
.github/workflows/pr.yaml
@@ -452,7 +452,6 @@ 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
.github/workflows/test.yaml
@@ -68,7 +68,6 @@ jobs:
68
build_type: ${{ inputs.build_type }}
69
branch: ${{ inputs.branch }}
70
date: ${{ inputs.date }}
71
72
73
sha: ${{ inputs.sha }}
74
conda-java-tests:
0 commit comments