diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index ca9a410d57..42e21dd1a7 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -62,7 +62,7 @@ jobs: SUBDIR: ${{ matrix.subdir }} runs-on: ${{ matrix.runner }} - continue-on-error: ${{ matrix.ignore_error }} + continue-on-error: true strategy: fail-fast: true matrix: