Skip to content

Commit 6492e06

Browse files
committed
Use gren run in tests/run-tests.sh
1 parent fc145f7 commit 6492e06

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/run-tests.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
set -e
22

3-
gren make Main
4-
node app
3+
gren run Main

0 commit comments

Comments
 (0)