ci: don't run .#update-locks

This commit is contained in:
DavHau 2023-07-08 13:20:25 +02:00
parent 9b4860243b
commit 99373e2956

View File

@ -41,8 +41,6 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: |
nix run .#update-locks
git add .
nix flake check
tests-integration: