mirror of
https://github.com/nix-community/home-manager
synced 2025-01-11 19:49:49 +01:00
ci: run tests with --pure
This commit is contained in:
parent
f3fbb50b68
commit
1a4c10e950
1 changed files with 1 additions and 1 deletions
|
@ -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