Skip to content

Commit fdec231

Browse files
authored
[Tests] Run slow matrix sequentially (#3500)
[tests] Run slow matrix sequentially.
1 parent 12a232e commit fdec231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run_slow_tests:
1818
strategy:
1919
fail-fast: false
20+
max-parallel: 1
2021
matrix:
2122
config:
2223
- name: Slow PyTorch CUDA tests on Ubuntu

0 commit comments

Comments
 (0)