Skip to content

Commit

Permalink
wait we dont need cabal yay
Browse files Browse the repository at this point in the history
  • Loading branch information
bristermitten committed Sep 12, 2024
1 parent 1cf5ce5 commit 8a3a2e0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,7 @@ jobs:
run: nix develop -c om ci

- name: Run integration tests
run: |
nix develop
cabal update
cabal run templatespiler-integration-tests
run: nix run .#\integration-tests

- name: What GHC version?
run: nix develop -c ghc --version
Expand Down

0 comments on commit 8a3a2e0

Please sign in to comment.