nix-da/.forgejo/workflows/ci.yaml
Nydragon 6c6c84c24e
Some checks failed
/ test (push) Failing after 1s
ci: check flake on push
2025-01-30 19:34:33 +01:00

7 lines
139 B
YAML

on: [push]
jobs:
test:
runs-on: nix
steps:
- run: nix --experimental-features 'nix-command flakes' flake check --verbose