on: [push] jobs: test: # runs-on: picard steps: - uses: actions/checkout@v4 - uses: cachix/install-nix-action@v22 - run: nix --version