We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c205e2f commit 3f76893Copy full SHA for 3f76893
1 file changed
.github/workflows/ci.yml
@@ -138,4 +138,5 @@ jobs:
138
cabal -V
139
ghc -V
140
cabal update
141
+ cabal build all --write-ghc-environment-files=always
142
cabal test all --enable-tests --test-show-details=direct
0 commit comments