Skip to content

Commit

Permalink
haddock build made verbose.
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-kurur committed Aug 4, 2024
1 parent 6f45991 commit 07eddf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: cabal bench

- name: Haddock
run: cabal haddock
run: cabal haddock --verbose

- name: Check
run: cabal check
Expand Down

0 comments on commit 07eddf2

Please sign in to comment.