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