Skip to content

Commit 9ab7c65

Browse files
committed
Fix CI
1 parent aaf9d5e commit 9ab7c65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
- name: Build
4949
run: |
5050
set -eux
51-
[ "$(ghc --numeric-version)" = "${{ matrix.ghc }}" ]
5251
cabal update
5352
cabal build --enable-tests --enable-benchmarks
5453
cabal test

0 commit comments

Comments
 (0)