Skip to content

Commit 87bac9f

Browse files
committed
Temp: Publish even if the tests are failing
1 parent 0995607 commit 87bac9f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.circleci/config.yml

Lines changed: 0 additions & 8 deletions
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)