workflows: print debug info
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
parent
eaf2c59466
commit
6060577e7c
@ -14,6 +14,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
find /nix/var/nix
|
||||||
nix --print-build-logs --experimental-features 'nix-command flakes' flake check
|
nix --print-build-logs --experimental-features 'nix-command flakes' flake check
|
||||||
nix build --out-link "result" --print-out-paths --print-build-logs .#checks.x86_64-linux.nixos-tests
|
nix build --out-link "result" --print-out-paths --print-build-logs .#checks.x86_64-linux.nixos-tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user