simple-nixos-fediverse/.forgejo/workflows/test.yaml
Nicolas Jeannerod 0fdfa2b9d1
Some checks failed
/ test (push) Failing after 4s
Now Git
2024-09-30 10:25:49 +02:00

10 lines
235 B
YAML

on: [push]
jobs:
test:
runs-on: native
steps:
- run: git --version
- uses: actions/checkout@v4
- run: |
nix build --extra-experimental-features nix-command .#checks.x86_64-linux.pixelfed-garage -L