Skip to content

Commit 6d06210

Browse files
authored
Update pypi-release.yml
1 parent 7042785 commit 6d06210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
testing:
77
uses: ./.github/workflows/testing.yml
88
release:
9-
needs: ci
9+
needs: testing
1010
runs-on: ubuntu-latest
1111
env:
1212
TWINE_USERNAME: __token__

0 commit comments

Comments
 (0)