Skip to content

Commit

Permalink
Enable tests for ghc, hls and stack
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 3, 2023
1 parent aaacc31 commit bec0595
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
- ubuntu-latest
plugin:
- cabal
# - ghc
# - hls
# - stack
- ghc
- hls
- stack
fail-fast: true
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit bec0595

Please sign in to comment.