Skip to content

Commit 3c20909

Browse files
committed
Fix i386 CI job
1 parent 8dd64b8 commit 3c20909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/i386.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
run: |
2424
source ~/.ghcup/env
2525
cabal update
26-
cabal test --test-show-details=direct
26+
cabal test --test-show-details=direct --enable-tests

0 commit comments

Comments
 (0)