Added nix check workflow
Some checks failed
Git Backup to WebDAV / print-content (push) Failing after 9s
/ print-content (push) Successful in 5s

This commit is contained in:
Bart Koolen 2026-04-16 10:49:44 +02:00
parent 1a00f79bac
commit 8e57d318ae

View file

@ -0,0 +1,11 @@
on: [push]
jobs:
print-content:
runs-on: nix-runner
steps:
- name: checkout code
uses: actions/checkout@v4
- name: run nix store info
run: nix store info