mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
ci: run tests with --pure
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user