We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8ae06 commit 3ae24f0Copy full SHA for 3ae24f0
1 file changed
.github/workflows/publish.yml
@@ -10,6 +10,7 @@ jobs:
10
uses: dev0Guy/server-simulator/.github/workflows/tests.yml@main
11
12
build-and-publish:
13
+ needs: test
14
runs-on: ubuntu-latest
15
environment: pypi
16
permissions:
0 commit comments