Skip to content

Commit 8f372ff

Browse files
committed
build: enable python test release workflows
Enable back the python test release workflow again. Signed-off-by: Daniel Wagner <[email protected]>
1 parent c1e2af9 commit 8f372ff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-python.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
upload_test_pypi:
3535
needs: [build_sdist]
3636
runs-on: ubuntu-latest
37-
if: startsWith(github.ref, 'refs/tags/v')
3837
steps:
3938
- uses: actions/download-artifact@v4
4039
with:

0 commit comments

Comments
 (0)