ignore nothing to cache
Signed-off-by: leohoare <leo@insight.co>
This commit is contained in:
parent
7059d8606a
commit
3d0e691f88
|
|
@ -87,7 +87,7 @@ jobs:
|
|||
uses: astral-sh/setup-uv@v5
|
||||
with:
|
||||
python-version: "3.13"
|
||||
cache: false
|
||||
ignore-nothing-to-cache: true
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
|
||||
|
|
|
|||
Loading…
Reference in New Issue