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 286c91e commit 504c9adCopy full SHA for 504c9ad
.github/workflows/pytest_cpu_reuse.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: ./.github/workflows/build_artifacts.yml
21
22
run_pytest:
23
+ needs: build_jaxlib_artifacts
24
continue-on-error: true
25
defaults:
26
run:
0 commit comments