Skip to content

Commit 22dd269

Browse files
committed
Don't fail fast
1 parent 390a1a3 commit 22dd269

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
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
build:
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
os: [macos-11, ubuntu-latest, windows-latest]
1415
ghc: [9.0.1, 8.10.4]

0 commit comments

Comments
 (0)