Skip to content

Commit 83a1cb3

Browse files
authored
Update cicd.yml
1 parent 0ba39e0 commit 83a1cb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
# Publishes to PyPi if tests are passed and release is created
1010
publish:
1111
if: github.event_name == 'release' && github.event.action == 'created'
12-
needs: test
1312
name: Upload release to PyPI
1413
runs-on: ubuntu-latest
1514
environment:

0 commit comments

Comments
 (0)