From 18d38e7bec4340ff66582641a34345c8f7a09770 Mon Sep 17 00:00:00 2001 From: plum-lihui Date: Fri, 12 Aug 2022 20:36:55 +0800 Subject: [PATCH] test: none for run CI --- tests/system-test/fulltest.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 89cf819d61..871a800cb7 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -470,3 +470,4 @@ python3 ./test.py -f 2-query/last_row.py -Q 3 python3 ./test.py -f 2-query/tsbsQuery.py -Q 3 python3 ./test.py -f 2-query/sml.py -Q 3 python3 ./test.py -f 2-query/interp.py -Q 3 + -- GitLab