Skip to content

Commit

Permalink
update for setup-uv@v5.
Browse files Browse the repository at this point in the history
Now "enable-cache: true" is default.
  • Loading branch information
shimizukawa authored Jan 2, 2025
1 parent 2f17ef4 commit a1827ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- name: Set up Python ${{ matrix.python-version }}
uses: astral-sh/setup-uv@v5
with:
enable-cache: true
cache-dependency-glob: "pyproject.toml"
cache-suffix: ${{ matrix.python-version }}

Expand Down

0 comments on commit a1827ea

Please sign in to comment.