add case to CI

This commit is contained in:
cpwu 2022-05-26 17:52:17 +08:00
parent d17ad24a30
commit e5a2d20cf5
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ python3 ./test.py -f 2-query/cast.py
#python3 ./test.py -f 2-query/concat.py
#python3 ./test.py -f 2-query/concat_ws.py
python3 ./test.py -f 2-query/check_tsdb.py
python3 ./test.py -f 2-query/spread.py
python3 ./test.py -f 2-query/hyperloglog.py
python3 ./test.py -f 2-query/timezone.py