Skip to content

Commit f38bfa1

Browse files
mchisidore
andcommitted
. e fail on typescript errors
Co-Authored-By: Llewellyn Falco <[email protected]>
1 parent 78a52a6 commit f38bfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_and_test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
touch bin/index.js
44
chmod a+x bin/index.js
5-
sh -c "$(cat build_and_test.bat)"
5+
sh -e -c "$(cat build_and_test.bat)"

0 commit comments

Comments
 (0)