Skip to content

Commit 5c35ab8

Browse files
committed
Some initial tests
Signed-off-by: Vladimir Suvorov <suvorovv@google.com>
1 parent a7bc613 commit 5c35ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tpu-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
tpu-tests:
12-
runs-on: [self-hosted, linux-x86-ct5lp-224-8tpu]
12+
runs-on: ["self-hosted", "linux-x86-ct5lp-224-8tpu"]
1313

1414
steps:
1515
- name: Checkout code

0 commit comments

Comments
 (0)