Skip to content

Commit

Permalink
fixup! workflows: Re-enable cabal check
Browse files Browse the repository at this point in the history
  • Loading branch information
hololeap committed Dec 1, 2024
1 parent 709a985 commit 0abb5a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,5 @@ jobs:
- name: Run tests
run: cabal test all --test-option=--color --test-show-details=streaming --jobs=1

- name: Check cabal file
run: cabal check

- name: Build documentation
run: cabal haddock all

0 comments on commit 0abb5a3

Please sign in to comment.