Nixos-Configuration/.forgejo/workflows/push.yaml
Jermeiah S cfdbed06d5
Some checks failed
/ test (push) Has been cancelled
testing
2025-06-19 16:39:49 -04:00

8 lines
214 B
YAML

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