Testing-git/.forgejo/workflows/nix-check.yaml
Bart Koolen beec6fdc82
Some checks failed
/ print-content (push) Failing after 1m15s
Git Backup to WebDAV / print-content (push) Failing after 3s
Added nix check workflow
2026-04-16 10:59:59 +02:00

8 lines
133 B
YAML

on: [push]
jobs:
print-content:
runs-on: nixos-latest
steps:
- name: run nix store info
run: nix store info