Skip to content

Commit

Permalink
cache uv
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Nov 26, 2024
1 parent 09cebde commit 452a871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
# Install a specific version of uv.
version: "0.5.4"
enable-cache: true
cache-dependency-glob: requirements/requirements-ubuntu-latest-${{ matrix.python-version }}.txt

- name: Install dependencies
run: |
Expand Down

0 comments on commit 452a871

Please sign in to comment.