forgejo workflow: + nix store ping
All checks were successful
CI / smoke-test (push) Successful in 0s

This commit is contained in:
Roland Conybeare 2026-05-23 15:19:43 -04:00
commit 82d424acf2

View file

@ -18,3 +18,7 @@ jobs:
- name: Check nix version
run:
echo $(nix --version)
- name: nix store ping
run:
nix store ping