ci: run tests with --pure
This commit is contained in:
parent
f3fbb50b68
commit
1a4c10e950
|
@ -10,4 +10,4 @@ before_script:
|
|||
script:
|
||||
- ./format -c
|
||||
- nix-shell . -A install
|
||||
- nix-shell tests -A run.all
|
||||
- nix-shell --pure tests -A run.all
|
||||
|
|
Loading…
Reference in a new issue