nix-system/.forgejo/workflows/demo.yaml
ant 0a8fb6c949
Some checks failed
/ test (push) Failing after 0s
add ci
2025-06-25 17:28:20 +02:00

8 lines
150 B
YAML

on: [push]
jobs:
test:
runs-on: native
steps:
- run: echo All Good
- run: ls -l
- run: nix build .#nixosConfigurations.hs