We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697ac0c commit d39ba32Copy full SHA for d39ba32
.github/workflows/publish-to-pypi.yml
@@ -36,7 +36,7 @@ jobs:
36
name: >-
37
Publish asyncmd to PyPI
38
needs:
39
- - test-testpypi-install
+ - build
40
runs-on: ubuntu-latest
41
environment:
42
name: pypi
0 commit comments