nix-config/.forgejo/workflows/check.yml
Oliver Davies f6996214a7
Some checks are pending
/ check (push) Waiting to run
Back to simple bash scripts
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-29 20:28:16 +01:00

7 lines
117 B
YAML

on: push
jobs:
check:
runs-on: nixos
steps:
- uses: actions/checkout@v4
- run: nix flake check