Skip to content

Commit 724f9f7

Browse files
committed
Remove fail fast opt-out on CI
1 parent dc55a03 commit 724f9f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
tests:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
15-
fail-fast: false
1615
matrix:
1716
include:
1817
- node: 20

0 commit comments

Comments
 (0)