mirror of https://gitlab.crans.org/nounous/nixos
Add --no-build to nix flake check (faster CI)
parent
ab20269f92
commit
259aa15db8
|
@ -8,4 +8,4 @@ nix-flake-check:
|
|||
timeout: 1h
|
||||
stage: test
|
||||
script:
|
||||
- nix flake check
|
||||
- nix flake check --no-build
|
||||
|
|
Loading…
Reference in New Issue