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 7548d3b commit 3d15c41
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 @@ -37,6 +37,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 3d15c41

Please sign in to comment.