simple-nixos-fediverse/.forgejo/workflows/test.yaml

13 lines
212 B
YAML
Raw Normal View History

2024-09-20 12:21:26 +02:00
on: [push]
jobs:
test:
2024-09-30 10:19:01 +02:00
runs-on: native
2024-09-20 12:21:26 +02:00
steps:
2024-09-30 10:43:22 +02:00
- run: whoami
- run: echo $HOME
2024-09-24 13:10:43 +02:00
- uses: actions/checkout@v4
2024-09-20 12:45:45 +02:00
- run: |
2024-09-30 10:43:22 +02:00
nix build .#checks.x86_64-linux.pixelfed-garage -L