Skip to content

Commit c278b66

Browse files
committed
ci: show logs of wc test step
1 parent 0cf0ae7 commit c278b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ci-check:tests": "run-p -s 'ci-check:test:*'",
2525
"ci-check:test:c4p": "yarn test:c4p --ci",
2626
"ci-check:test:c4p:snapshot": "yarn test:c4p:snapshot --ci",
27-
"ci-check:test:c4p-wc:build": "lerna run --stream --scope @carbon/ibm-products-web-components build",
27+
"ci-check:test:c4p-wc:build": "lerna run --stream --scope @carbon/ibm-products-web-components build --verbose",
2828
"ci-check:test:c4p-wc": "yarn test:c4p-wc",
2929
"ci-check:spellcheck": "yarn spellcheck",
3030
"clean": "run-p -s 'clean:*' && run-p -s 'clean:finally:*'",

0 commit comments

Comments
 (0)