Skip to content

Commit

Permalink
try it with still more output
Browse files Browse the repository at this point in the history
  • Loading branch information
exarkun committed Sep 15, 2023
1 parent c9ae0f8 commit d1cd604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
nix flake check -v
- run:
name: "nix build"
name: "Haskell Test Suite"
no_output_timeout: "30m"
command: |
nix build -v
nix run .#cabal-test
workflows:
ci:
Expand Down

0 comments on commit d1cd604

Please sign in to comment.