simple-nixos-fediverse/.forgejo/workflows/test.yaml
Nicolas Jeannerod f9ec084548
Some checks failed
/ test (push) Failing after 3s
ls
2024-09-20 12:47:10 +02:00

12 lines
273 B
YAML

on: [push]
jobs:
test:
runs-on: nix.2.18.7
steps:
- run: echo All very good
- run: nix --version
- run: whoami
- run: ls
- run: |
nix build --extra-experimental-features nix-command .#checks.x86_64-linux.pixelfed-garage -L