We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf9d5e commit 9ab7c65Copy full SHA for 9ab7c65
.github/workflows/test.yaml
@@ -48,7 +48,6 @@ jobs:
48
- name: Build
49
run: |
50
set -eux
51
- [ "$(ghc --numeric-version)" = "${{ matrix.ghc }}" ]
52
cabal update
53
cabal build --enable-tests --enable-benchmarks
54
cabal test
0 commit comments