Skip to content

Commit 2f7408c

Browse files
committed
fix: remove setup on publish-to-test-pypi
Signed-off-by: Bobo Bäck Engström <bobo@id8-engineering.io>
1 parent 8164c51 commit 2f7408c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/publish-to-test-pypi.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717

18-
- name: Set up Python
19-
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
20-
with:
21-
python-version: "3.x"
22-
2318
- name: Install uv
2419
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
2520

0 commit comments

Comments
 (0)