Skip to content

Commit

Permalink
fixup for CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
jonascarpay committed Feb 5, 2022
1 parent f9510ec commit ccaa6b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:

- name: Run tests
run: |
nix develop .#use-purenix
cd test
spago build
nix develop '..#devShells.x86_64-linux.use-purenix' -c spago build
nix eval -f output/Tests suite
cabal-build:
Expand Down

0 comments on commit ccaa6b0

Please sign in to comment.