Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 48be6dc

Browse files
committed
fix: don't fail-fast for matrix failures
1 parent f74edb8 commit 48be6dc

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
@@ -16,6 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
name: Test ${{ matrix.project }}
1818
strategy:
19+
fail-fast: false
1920
matrix:
2021
project:
2122
- browser-add-readable-stream

0 commit comments

Comments
 (0)