CI test: run nix flake check on CI
All checks were successful
/ Build Nix targets (push) Successful in 2m29s
All checks were successful
/ Build Nix targets (push) Successful in 2m29s
This commit is contained in:
parent
c382db1b64
commit
d796b787b8
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
init: none
|
init: none
|
||||||
- name: Check flake
|
- name: Check flake
|
||||||
run: nix flake check --show-trace
|
run: nix flake check --quiet --show-trace
|
||||||
|
|
Loading…
Reference in a new issue