test: add cases to ci

This commit is contained in:
jiajingbin 2022-05-09 21:46:40 +08:00
parent 05755a2829
commit 0b86cc594f
1 changed files with 2 additions and 1 deletions

View File

@ -48,4 +48,5 @@ python3 ./test.py -f 2-query/cos.py
python3 ./test.py -f 2-query/tan.py
python3 ./test.py -f 2-query/arcsin.py
python3 ./test.py -f 2-query/arccos.py
python3 ./test.py -f 2-query/arctan.py
python3 ./test.py -f 2-query/arctan.py
python3 ./test.py -f 2-query/query_cols_tags_and_or.py