Skip to content

Commit

Permalink
add the integration tests to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bristermitten committed Sep 12, 2024
1 parent efa1134 commit 06ecc5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
- name: Build all flake outputs
run: nix develop -c om ci

- name: Run integration tests
run: nix develop -c cabal run templatespiler-integration-tests

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

Expand Down

0 comments on commit 06ecc5c

Please sign in to comment.