machines/.forgejo/workflows/push.yaml
Kaare Hoff Skovgaard 8808084d97
All checks were successful
/ check (push) Successful in 5m33s
Name the build step something proper
2025-07-07 23:20:06 +02:00

9 lines
154 B
YAML

---
on: [push]
jobs:
check:
runs-on: cache.kaareskovgaard.net
steps:
- uses: actions/checkout@v4
- run: |
nix flake check