Skip to content

Commit 1b92d11

Browse files
committed
Update mypy.yml
1 parent 9c9593a commit 1b92d11

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/mypy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ jobs:
2222

2323
- name: Install uv
2424
uses: astral-sh/setup-uv@v6
25-
with:
26-
version: "0.5.30"
2725

2826
- name: sync uv
2927
run: |
28+
uv venv --seed
3029
uv sync
3130
3231

0 commit comments

Comments
 (0)