Skip to content

Commit 06f1dff

Browse files
committed
fix: enable verbose output for toolchaintest
1 parent f85165f commit 06f1dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/toolchaintest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ subo create module tinygo-test --lang tinygo
5050
subo create module js-test --lang javascript
5151

5252
# build project bundle
53-
subo build . --builder-tag dev
53+
subo build . --builder-tag dev --verbose

0 commit comments

Comments
 (0)