Skip to content

Commit 88af07f

Browse files
committed
publish build artifacts even when tests fail
1 parent 7ae6fd6 commit 88af07f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.circleci/config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,4 @@ workflows:
162162
- build
163163
- publish:
164164
requires:
165-
- test-jasmine
166-
- test-jasmine2
167-
- test-image
168-
- test-image2
169-
- test-syntax
165+
- build

0 commit comments

Comments
 (0)