Skip to content

Commit 49463aa

Browse files
committed
tidy up tests
1 parent b691ab1 commit 49463aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-typescript.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
set -e
12
readarray -t arr < <(jq -r '.[] | keys | .[]' info.json);
23
for i in "${arr[@]}"
34
do

0 commit comments

Comments
 (0)