Skip to content

Commit

Permalink
ci: no haddock builds for time being
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-kurur committed Aug 4, 2024
1 parent 07eddf2 commit 8b52396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
- name: Benchmark
run: cabal bench

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

- name: Check
run: cabal check
Expand Down

0 comments on commit 8b52396

Please sign in to comment.