Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci/check: remove useless check of the template flake
Browse files Browse the repository at this point in the history
GaetanLepage committed Jan 6, 2024
1 parent 5b7952f commit 572d7bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 572d7bf

Please sign in to comment.