Skip to content

Commit 225cf92

Browse files
authored
Merge pull request #3 from TaskarCenterAtUW/bugfix-workflow
Fixed test workflow
2 parents f1cea3a + 3455b63 commit 225cf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_to_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish to Test.PyPI.org
33
on:
44
push:
55
branches:
6-
- develop
6+
- dev
77

88
jobs:
99
publish:

0 commit comments

Comments
 (0)