Merge pull request #12287 from taosdata/test/td-14997to9

test: add cases to ci
This commit is contained in:
Hui Li 2022-05-10 12:33:06 +08:00 committed by GitHub
commit 1b30b27372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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