We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d4ecb commit efe27d0Copy full SHA for efe27d0
1 file changed
.github/workflows/cd.yml
@@ -11,9 +11,6 @@ env:
11
PYTHON_LATEST: "3.11"
12
13
jobs:
14
- ci:
15
- uses: ./.github/workflows/ci.yml
16
-
17
deploy-pypi:
18
needs: [ci]
19
runs-on: ubuntu-latest
0 commit comments