fix: don't check all

This commit is contained in:
trev 2025-04-17 22:20:52 -04:00
parent 701f80540b
commit 74b9bb86a1

View File

@ -25,4 +25,4 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Run checks
run: nix flake check --all-systems
run: nix flake check