diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index f86d3181a8..46faecd535 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -20,4 +20,3 @@ jobs: name: nix-community authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' - run: nix flake check --all-systems --builders "" - - run: nix flake check --all-systems --builders "" ./templates/_wrapper/simple --no-write-lock-file