Skip to content

Commit

Permalink
chore(ci): specify blank cache-dependency-glob
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Sep 22, 2024
1 parent 759e5a5 commit f875ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: ''
cache-suffix: '3.12'
- name: Setup Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit f875ec7

Please sign in to comment.