Skip to content

Commit

Permalink
Show test details directly
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Aug 31, 2024
1 parent 77fd09d commit 9e2c126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cabal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Generate freeze file
run: |
cabal update
cabal configure --disable-optimization --enable-tests
cabal configure --enable-tests --test-show-details=direct
cabal freeze --minimize-conflict-set
# 'cabal freeze' will use the nearest index state which might not be exactly equal
# to the index state specified in 'cabal.project'
Expand Down

0 comments on commit 9e2c126

Please sign in to comment.