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

11 lines
257 B
YAML

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