1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-09 18:41:07 +01:00

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:
name: nix-community
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check --all-systems --builders ""