Skip to content

Commit 90ebefc

Browse files
committed
testing testpypi upload
1 parent c746e11 commit 90ebefc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@ jobs:
2323

2424
- name: Set up Python
2525
uses: actions/setup-python@v6
26-
with:
27-
fetch-depth: 0
2826
with:
2927
python-version: "3.13"
28+
fetch-depth: 0
3029

3130
- name: Install build dependencies
3231
run: |

0 commit comments

Comments
 (0)