Skip to content

Commit 349d8d8

Browse files
try again
1 parent c7dba55 commit 349d8d8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ jobs:
2020
with:
2121
python-version: ${{ matrix.python }}
2222

23-
- name: Get history and tags for SCM versioning to work
24-
run: |
25-
git branch
26-
git fetch --depth=1 origin +refs/tags/*:refs/tags/*
27-
2823
- name: Build release distributions
2924
run: |
3025
uv build --wheel

0 commit comments

Comments
 (0)