Skip to content

Commit bfb40a9

Browse files
committed
remove test dependency for publish
1 parent efc7f25 commit bfb40a9

File tree

3 files changed

+552
-553
lines changed

3 files changed

+552
-553
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
jobs:
88
deploy:
99
runs-on: ubuntu-latest
10-
needs: [test]
1110
steps:
1211
- uses: actions/checkout@v2
1312
- name: Set up Python

0 commit comments

Comments
 (0)