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 8ac6a07 commit 764e831
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 @@ -40,6 +40,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 764e831

Please sign in to comment.