ci: add smoking scripts for docs

This commit is contained in:
chenhaoran 2024-11-28 19:32:47 +08:00
parent fb70b8e215
commit 9dc4c64a95
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ commands=(
"python3 ./test.py -f 2-query/case_when.py"
"python3 ./test.py -f 2-query/partition_limit_interval.py"
"python3 ./test.py -f 2-query/fill.py"
"python3 ./test.py -f query/query_basic.py -N 3"
"python3 ./test.py -f 7-tmq/basic5.py"
"python3 ./test.py -f 8-stream/stream_basic.py"
)