Try to quietly run nix-shell
This commit is contained in:
parent
9b0bb23e62
commit
cd3b3a7506
@ -30,5 +30,4 @@ steps:
|
|||||||
image: nixos/nix:2.11.0
|
image: nixos/nix:2.11.0
|
||||||
commands:
|
commands:
|
||||||
- cd algo2/radix-heap
|
- cd algo2/radix-heap
|
||||||
- nix-shell --run "stack build"
|
- nix-shell --quiet --run "stack test"
|
||||||
- nix-shell --run "stack test"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user