Skip to content

Commit d7e7323

Browse files
author
spencer@primus
committed
Update workflow formatting
1 parent a2b3c09 commit d7e7323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_to_test_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# now we run the publishing protocol
2121
publish:
2222
name: Run publishing protocol
23-
# needs: test
23+
needs: test
2424
uses: avstack-lab/workflows/.github/workflows/publish_to_index.yml@main
2525
with:
2626
os: ubuntu-22.04

0 commit comments

Comments
 (0)