Skip to content

Commit 70858eb

Browse files
authored
Update tests.yaml
1 parent ba14e3f commit 70858eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ jobs:
327327

328328
test_suites_darwin:
329329
name: Test Suites - Darwin
330+
needs: await-fast-ci
330331

331332
strategy:
332333
matrix:
@@ -440,6 +441,7 @@ jobs:
440441

441442
repl_tests_linux:
442443
name: REPL Tests - Linux
444+
needs: await-fast-ci
443445

444446
env:
445447
TSAN_OPTIONS: "halt_on_error=1 suppressions=scripts/tests/chiptest/tsan-linux-suppressions.txt"
@@ -604,6 +606,7 @@ jobs:
604606

605607
repl_tests_darwin:
606608
name: REPL Tests - Darwin
609+
needs: await-fast-ci
607610

608611
strategy:
609612
matrix:

0 commit comments

Comments
 (0)