Skip to content

Commit

Permalink
Give up on nix style; try cabal style
Browse files Browse the repository at this point in the history
  • Loading branch information
noonio committed Nov 12, 2024
1 parent 350c92f commit c995bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
# Note: The tests need to find `json-schemas/hydra-explorer-api.yaml`;
# so they need to be run in this specific folder.
cd hydra-explorer
nix develop -c nix run .#apps.x86_64-linux.tests
nix develop -c cabal test all

0 comments on commit c995bde

Please sign in to comment.