Skip to content

Commit 62b99ce

Browse files
committed
Temporarily remove deploy needs
1 parent 9f2f73a commit 62b99ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
if: ${{ github.event_name == 'release' }}
5858
runs-on: ubuntu-latest
59-
needs: checks
59+
needs: quality
6060

6161
steps:
6262
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)