add test case into ci

This commit is contained in:
jiacy-jcy 2022-07-21 10:09:13 +08:00
parent 49a5049eb6
commit aed462f21f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ python3 ./test.py -f 1-insert/time_range_wise.py
python3 ./test.py -f 1-insert/block_wise.py
python3 ./test.py -f 1-insert/create_retentions.py
python3 ./test.py -f 1-insert/table_param_ttl.py
python3 ./test.py -f 1-insert/update_data_muti_rows.py
python3 ./test.py -f 1-insert/update_data.py
python3 ./test.py -f 1-insert/delete_data.py
python3 ./test.py -f 2-query/db.py