This commit is contained in:
parent
d9127c7623
commit
bdc0dd5656
@ -20,6 +20,9 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Get ENV var names
|
||||
run: printenv | cut -d'=' -f1
|
||||
|
||||
- name: Check Flake
|
||||
run: nix flake check --show-trace
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user