Skip to content

Commit 75e19f1

Browse files
committed
ci: add fail-fast false
1 parent c57fa8f commit 75e19f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-latest
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
name:
1415
- synthesis

0 commit comments

Comments
 (0)