Skip to content

Commit 6a1262f

Browse files
committed
[ci] fail-fast: false
1 parent 94509c8 commit 6a1262f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/haskell.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: [push]
55
jobs:
66
build:
77
strategy:
8+
fail-fast: false
89
matrix:
910
os: [ubuntu-latest, macos-latest, windows-latest]
1011
pandocver: ["3.1.4"]

0 commit comments

Comments
 (0)