We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c53422 commit da8093eCopy full SHA for da8093e
.github/workflows/haskell.yml
@@ -62,7 +62,7 @@ jobs:
62
SUBDIR: ${{ matrix.subdir }}
63
64
runs-on: ${{ matrix.runner }}
65
- continue-on-error: ${{ matrix.ignore_error }}
+ continue-on-error: true
66
strategy:
67
fail-fast: true
68
matrix:
0 commit comments