Skip to content

Commit 86d3b15

Browse files
committed
publish only if unit job passes
1 parent f96f123 commit 86d3b15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ workflows:
141141
only:
142142
- master
143143
requires:
144+
- unit
144145
- frontend coverage
145146
- backend coverage
146147
- example-before-each-visit

0 commit comments

Comments
 (0)