Skip to content

Commit 075436f

Browse files
committed
add fail-fast false to github action
1 parent 1042e15 commit 075436f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
needs: lint
2929

3030
strategy:
31+
fail-fast: false
3132
matrix:
3233
os:
3334
- ubuntu-latest

0 commit comments

Comments
 (0)