debug
Some checks failed
/ test (push) Failing after 4s

This commit is contained in:
Nicolas Jeannerod 2024-09-24 13:00:20 +02:00
parent c2006ee34b
commit 446fd177f9
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -3,6 +3,9 @@ jobs:
test:
runs-on: nix.2.18.7
steps:
- run: ls /etc/nixos
- run: cat /etc/nixos/configuration.nix
- run: cat /etc/nixos/flake.nix
- run: echo All very good
- run: nix --version
- run: whoami