We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2f73a commit 62b99ceCopy full SHA for 62b99ce
.github/workflows/python-publish.yml
@@ -56,7 +56,7 @@ jobs:
56
57
if: ${{ github.event_name == 'release' }}
58
runs-on: ubuntu-latest
59
- needs: checks
+ needs: quality
60
61
steps:
62
- uses: actions/checkout@v2
0 commit comments