fix: don't check all
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
|
||||
- name: Run checks
|
||||
run: nix flake check --all-systems
|
||||
run: nix flake check
|
Reference in New Issue
Block a user