Skip to content

Commit 766738f

Browse files
committed
enable bazel gpu local workflow
1 parent 3a910bd commit 766738f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/bazel_gpu_local.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Run Bazel GPU tests locally
22

3-
# on:
4-
# pull_request:
5-
# branches:
6-
# - main
3+
on:
4+
pull_request:
5+
branches:
6+
- main
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)