Skip to content

Commit 3bf4c2f

Browse files
Joao Gomesfacebook-github-bot
authored andcommitted
[fbsync] don't fail linux CPU tests fast (#6788)
Reviewed By: YosuaMichael Differential Revision: D40588173 fbshipit-source-id: 955b3c165b535d382321fa0058981cdd92992645
1 parent b2a948a commit 3bf4c2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-linux-cpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
py_vers: ["3.7", "3.8", "3.9", "3.10"]
24+
fail-fast: false
2425

2526
steps:
2627
- name: Checkout repository

0 commit comments

Comments
 (0)