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 f2372d0 commit fc82f13Copy full SHA for fc82f13
.github/workflows/bazel_gpu_non_rbe.yml
@@ -1,9 +1,9 @@
1
name: Run Bazel GPU tests (non RBE)
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_cpu.yml
name: Run Pytest CPU tests
.github/workflows/pytest_gpu.yml
name: Run Pytest GPU tests
0 commit comments