simple-nixos-fediverse/.forgejo/workflows/test.yaml
Nicolas Jeannerod 5d9c25e093
Some checks failed
/ test (push) Has been cancelled
Try without experimental features flag
2024-09-30 10:43:22 +02:00

13 lines
212 B
YAML

on: [push]
jobs:
test:
runs-on: native
steps:
- run: whoami
- run: echo $HOME
- uses: actions/checkout@v4
- run: |
nix build .#checks.x86_64-linux.pixelfed-garage -L