ci/check: remove useless check of the template flake

This commit is contained in:
Gaetan Lepage 2024-01-06 02:09:20 +01:00 committed by Gaétan Lepage
parent 3bced7b059
commit a8852ca416

View file

@ -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