Skip to content

Commit 8be6637

Browse files
authored
chore: don't fail fast for test matrix
1 parent efc3397 commit 8be6637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
runs-on: ${{ matrix.os }}
1919

2020
strategy:
21+
fail-fast: false
2122
matrix:
2223
os: [ubuntu-latest, macos-latest]
2324

0 commit comments

Comments
 (0)