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 a2921f7 commit d818cb4Copy full SHA for d818cb4
.github/workflows/full_test.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: astral-sh/setup-uv@v6
26
with:
27
python-version: ${{ matrix.python-version }}
28
+ enable-cache: true
29
30
- name: Install dependencies
31
run: uv sync --group test --no-dev
0 commit comments