ignore nothing to cache

Signed-off-by: leohoare <leo@insight.co>
This commit is contained in:
leohoare 2025-06-22 12:48:35 +08:00
parent 7059d8606a
commit 3d0e691f88
1 changed files with 1 additions and 1 deletions

View File

@ -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