Skip to content

Commit 00bc3fa

Browse files
authored
chore: removed trace test for native in default task in build.sh (#14)
1 parent dbece8f commit 00bc3fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ if [[ "$#" == "0" ]]; then
6262
clean
6363
jar
6464
javadoc
65-
trace_test
6665
native_test
6766
else
6867
for a in "$@"; do

0 commit comments

Comments
 (0)