diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 807c5a3951..149c977639 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: