Skip to content

Commit 8355da8

Browse files
authored
Workflow needs a dep or otherwise it is skipped (#53)
1 parent 979d61c commit 8355da8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232

3333
publish-prod:
3434
name: Publish to PyPI
35+
needs: publish-pypi-test
3536
environment:
3637
name: prod
3738
url: https://pypi.org/project/ultraplot/

0 commit comments

Comments
 (0)