Skip to content

Commit 3ae24f0

Browse files
committed
create publish workflow
1 parent 4d8ae06 commit 3ae24f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: dev0Guy/server-simulator/.github/workflows/tests.yml@main
1111

1212
build-and-publish:
13+
needs: test
1314
runs-on: ubuntu-latest
1415
environment: pypi
1516
permissions:

0 commit comments

Comments
 (0)