We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef2ab2 commit 5b41c6eCopy full SHA for 5b41c6e
.github/workflows/build.yml
@@ -66,6 +66,7 @@ jobs:
66
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
67
with:
68
python-version: ${{ env.TARGET_PYTHON_VERSION }}
69
+ ignore-nothing-to-cache: true
70
- name: Run prek
71
uses: j178/prek-action@79f765515bd648eb4d6bb1b17277b7cb22cb6468 # v2.0.0
72
0 commit comments