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