homelab/.forgejo/workflows/check.yaml
Lzebulon 761c42d982
All checks were successful
/ check (push) Successful in 17s
fix ci/cd ?
2025-08-06 22:24:02 +02:00

9 lines
147 B
YAML

on: [push]
jobs:
check:
runs-on: native
steps:
- uses: actions/checkout@v4
- name: Nixos check
run: nix flake check