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