Skip to content

Commit 5ba791c

Browse files
committed
Add needs: run-linter to publish-to-pypi job
1 parent 8b77d7c commit 5ba791c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: chartboost/ruff-action@v1
2222

2323
publish-to-pypi:
24+
needs: run-linter
2425
runs-on: ubuntu-latest
2526

2627
environment: release

0 commit comments

Comments
 (0)