We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd02a1e commit 9fc18e3Copy full SHA for 9fc18e3
1 file changed
.github/workflows/pypi.yml
@@ -72,7 +72,7 @@ jobs:
72
73
test:
74
name: Run tests
75
- needs: security
+ needs: validate-tag
76
runs-on: ubuntu-latest
77
strategy:
78
fail-fast: false
0 commit comments