We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd64b8 commit 3c20909Copy full SHA for 3c20909
.github/workflows/i386.yml
@@ -23,4 +23,4 @@ jobs:
23
run: |
24
source ~/.ghcup/env
25
cabal update
26
- cabal test --test-show-details=direct
+ cabal test --test-show-details=direct --enable-tests
0 commit comments