Skip to content

Commit da95154

Browse files
[tmp] leeway verbose
1 parent 981867b commit da95154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ jobs:
269269
RESULT=0
270270
set -x
271271
# CI=true is a var set by GHA. Unsetting it for the build, as yarn builds treat warnings as errors if that var is set to true
272-
CI= leeway build \
272+
CI= leeway -v build \
273273
--cache $CACHE \
274274
$TEST \
275275
-Dversion=$VERSION \

0 commit comments

Comments
 (0)