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.
1 parent 0e94a8c commit 48e62caCopy full SHA for 48e62ca
1 file changed
.github/workflows/test.yaml
@@ -68,6 +68,7 @@ jobs:
68
build_type: ${{ inputs.build_type }}
69
branch: ${{ inputs.branch }}
70
date: ${{ inputs.date }}
71
+ run_codecov: false
72
script: ci/test_python.sh
73
sha: ${{ inputs.sha }}
74
conda-java-tests:
0 commit comments