Skip to content

Commit

Permalink
F
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 20, 2024
1 parent 46e9dcf commit 11371b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,5 +195,7 @@ jobs:
sudo pkg install -y curl gcc gmp gmake ncurses perl5 libffi libiconv git bash misc/compat10x misc/compat11x misc/compat12x gmake llvm14
. .github/scripts/env.sh
ghcup install ghc --set ${{ matrix.ghc }}
ghcup install cabal --set recommended
cabal update
cabal test
cabal bench

0 comments on commit 11371b2

Please sign in to comment.