Nixos-Configuration/.forgejo/workflows/push.yaml
Jermeiah S 3ba19fdc6d
Some checks failed
/ test (push) Failing after 3s
added nix flake check action
2025-06-19 16:34:59 -04:00

8 lines
207 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check .