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