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 6e43429 commit 165bb00Copy full SHA for 165bb00
.github/workflows/build_artifacts.yml
@@ -1,9 +1,9 @@
1
name: Build JAX Artifacts
2
3
on:
4
- pull_request:
5
- branches:
6
- - main
+ # pull_request:
+ # branches:
+ # - main
7
workflow_dispatch:
8
inputs:
9
halt-for-connection:
.github/workflows/pytest_gpu.yml
name: Run Pytest GPU tests
0 commit comments