Skip to content

Commit 7b7afc8

Browse files
emptymaleiCopilot
andauthored
Update .github/workflows/publish.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e8b9d8b commit 7b7afc8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,9 @@ jobs:
1818
- name: Setup uv
1919
uses: astral-sh/setup-uv@v7
2020
with:
21-
python-version: ${{ matrix.python-version }}
22-
python-version: ${{ matrix.python-version }}
2321
python-version: ${{ matrix.python-version }}
2422
enable-cache: true
2523
cache-dependency-glob: "uv.lock"
26-
python-version: ${{ matrix.python-version }}
2724
- name: Install dependencies
2825
run: uv sync --all-groups
2926
- name: Run tests

0 commit comments

Comments
 (0)