We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4909d1 commit eedaaa6Copy full SHA for eedaaa6
.github/workflows/pr_qc.yml
@@ -12,6 +12,7 @@ jobs:
12
- name: Install the latest version of uv
13
uses: astral-sh/setup-uv@v7
14
with:
15
+ enable-cache: false
16
python-version: 3.11
17
- name: Run qa
18
env:
0 commit comments