ci/check: remove useless 'nix flake check' (now done by buildbot)

This commit is contained in:
Gaetan Lepage 2024-01-06 15:10:52 +01:00 committed by Gaétan Lepage
parent a8852ca416
commit 1ebc9c9080

View file

@ -19,4 +19,3 @@ jobs:
with: with:
name: nix-community name: nix-community
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check --all-systems --builders ""