Skip to content

Commit d39ba32

Browse files
authored
Update publish-to-pypi.yml
1 parent 697ac0c commit d39ba32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: >-
3737
Publish asyncmd to PyPI
3838
needs:
39-
- test-testpypi-install
39+
- build
4040
runs-on: ubuntu-latest
4141
environment:
4242
name: pypi

0 commit comments

Comments
 (0)