Skip to content

Commit

Permalink
new_release.crosscheck remove cache on test
Browse files Browse the repository at this point in the history
  • Loading branch information
mariofix committed Dec 18, 2024
1 parent 86e2a1c commit b24b655
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: astral-sh/setup-uv@v4
with:
python-version: ${{ matrix.python-version }}
enable-cache: true

- name: Install the project
run: uv sync --all-extras --dev
Expand Down

0 comments on commit b24b655

Please sign in to comment.