Skip to content
Snippets Groups Projects
Commit 3fce0455 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Quiet the output a bit, maybe

parent 5d996e2a
No related branches found
No related tags found
1 merge request!14Try out a CircleCI configuration
......@@ -34,7 +34,7 @@ jobs:
- run:
name: "Run Tests"
command: |
nix-shell shell.nix --run "stack test --coverage"
nix-shell shell.nix --run "stack --test --no-terminal --coverage"
workflows:
version: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment