Added nix check workflow
Some checks failed
/ print-content (push) Failing after 1m15s
Git Backup to WebDAV / print-content (push) Failing after 3s

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

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
print-content:
runs-on: nixos-latest
steps:
- name: run nix store info
run: nix store info