mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-23 14:31:55 +03:00
ci: don't run .#update-locks
This commit is contained in:
parent
9b4860243b
commit
99373e2956
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -41,8 +41,6 @@ jobs:
|
|||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
nix run .#update-locks
|
|
||||||
git add .
|
|
||||||
nix flake check
|
nix flake check
|
||||||
|
|
||||||
tests-integration:
|
tests-integration:
|
||||||
|
Loading…
Reference in New Issue
Block a user