Skip to content

Commit 033c532

Browse files
committed
Better CI logs
1 parent e21fada commit 033c532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
yarn start 2> /dev/null 1> /dev/null &
5+
yarn start &
66
sleep 5 # to make sure ganache-cli is up and running before compiling
77
rm -rf build
88
yarn compile

0 commit comments

Comments
 (0)