name: build on: push: jobs: test: runs-on: nix steps: - uses: actions/checkout@v3 - run: nix flake check -vL