mirror of https://gitlab.crans.org/nounous/nixos
Merge branch 'add-vvv-flag' into 'main'
Ajout de -vvv pour voir que quelque chose se passe See merge request nounous/nixos!20merge-requests/14/merge
commit
22ee6fb3c7
|
@ -8,4 +8,4 @@ nix-flake-check:
|
||||||
timeout: 1h
|
timeout: 1h
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- nix flake check --no-build
|
- nix flake check --no-build -vvv
|
||||||
|
|
Loading…
Reference in New Issue