Skip to content

Commit c451255

Browse files
committed
Do not double run the tests to publish
1 parent 446f688 commit c451255

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: .circleci/config.yml

-8
Original file line numberDiff line numberDiff line change
@@ -195,14 +195,6 @@ workflows:
195195
branches:
196196
only: /.*/
197197
- publish:
198-
requires:
199-
- test-python36
200-
- test-python37
201-
- test-python38
202-
- test-python39
203-
- test-python310
204-
- test-python311
205-
- analysis
206198
filters:
207199
tags:
208200
only: /^v.*/

0 commit comments

Comments
 (0)