Skip to content

Commit

Permalink
Revert "fixup! fixup! Put GHC and Cabal into path in integration scri…
Browse files Browse the repository at this point in the history
…pt."

This reverts commit 8a73b1f.
  • Loading branch information
kindaro committed Apr 10, 2024
1 parent da57e28 commit 083db2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ jobs:
$CABAL v2-build $ARG_COMPILER $ARG_TESTS $ARG_BENCH all --write-ghc-environment-files=always
- name: tests
run: |
cd "$PKGDIR_cabal_prettify"
$CABAL run $ARG_COMPILER $ARG_TESTS $ARG_BENCH examples -- --catch-stderr
- name: haddock
run: |
Expand Down

0 comments on commit 083db2c

Please sign in to comment.