Skip to content

Commit c39b436

Browse files
committed
ci: disable fail-fast strategy for JS tests
1 parent e330fc8 commit c39b436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
runs-on: ubuntu-latest
4343

4444
strategy:
45+
fail-fast: false
4546
matrix:
4647
version:
4748
- '18.1'

0 commit comments

Comments
 (0)