Skip to content

Commit e694558

Browse files
committed
First deployment
1 parent 82d9e87 commit e694558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: Publish Python Package to TestPypi
1111
# After bumping version (when closed Pull Requests to main) and tests are passed
1212
on:
1313
workflow_run:
14-
workflows: ["Bump version", "Test with tox"]
14+
workflows: ["Bump version"]
1515
types:
1616
- completed
1717

0 commit comments

Comments
 (0)