Skip to content

Commit

Permalink
Add cache-dependency-glob
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Oct 2, 2024
1 parent d43db46 commit c995886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: tests/requirements/*.txt

- name: Install dependencies
run: uv pip install --system tox tox-uv
Expand Down

0 comments on commit c995886

Please sign in to comment.