Skip to content

Commit 98dcc06

Browse files
committed
fix cd workflow
1 parent efe27d0 commit 98dcc06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ env:
1212

1313
jobs:
1414
deploy-pypi:
15-
needs: [ci]
1615
runs-on: ubuntu-latest
1716
steps:
1817
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)