Skip to content

Commit a2b3c09

Browse files
author
spencer@primus
committed
Remove needs
1 parent 5bf1768 commit a2b3c09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_to_test_pypi.yml

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

0 commit comments

Comments
 (0)