simple-nixos-fediverse/.forgejo/workflows/test.yaml
Nicolas Jeannerod 3e8d6ce645
Some checks failed
/ test (push) Failing after 4s
No Nix, apparently
2024-09-30 10:19:27 +02:00

13 lines
243 B
YAML

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