workflows: print debug info
Some checks failed
Test / Run NixOS test (push) Failing after 15s
Test / Create distribution (push) Failing after 15s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
Ophestra 2025-02-15 20:55:36 +09:00
parent eaf2c59466
commit 6060577e7c
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q

View File

@ -14,6 +14,7 @@ jobs:
- name: Run tests
run: |
find /nix/var/nix
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