Skip to content

Commit eedaaa6

Browse files
committed
remove cache
1 parent c4909d1 commit eedaaa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_qc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- name: Install the latest version of uv
1313
uses: astral-sh/setup-uv@v7
1414
with:
15+
enable-cache: false
1516
python-version: 3.11
1617
- name: Run qa
1718
env:

0 commit comments

Comments
 (0)