forgejo workflow: + nix store ping
All checks were successful
CI / smoke-test (push) Successful in 0s
All checks were successful
CI / smoke-test (push) Successful in 0s
This commit is contained in:
parent
136a054dc1
commit
82d424acf2
1 changed files with 4 additions and 0 deletions
|
|
@ -18,3 +18,7 @@ jobs:
|
|||
- name: Check nix version
|
||||
run:
|
||||
echo $(nix --version)
|
||||
|
||||
- name: nix store ping
|
||||
run:
|
||||
nix store ping
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue