We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b3c09 commit d7e7323Copy full SHA for d7e7323
.github/workflows/publish_to_test_pypi.yml
@@ -20,7 +20,7 @@ jobs:
20
# now we run the publishing protocol
21
publish:
22
name: Run publishing protocol
23
- # needs: test
+ needs: test
24
uses: avstack-lab/workflows/.github/workflows/publish_to_index.yml@main
25
with:
26
os: ubuntu-22.04
0 commit comments