ci: remove unstable cases

This commit is contained in:
Shengliang Guan 2022-04-25 09:48:37 +08:00
parent bf79e04e48
commit dc8dfee3c8
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ set -e
#python3 ./test.py -f 2-query/between.py
#python3 ./test.py -f 2-query/distinct.py
python3 ./test.py -f 2-query/varchar.py
python3 ./test.py -f 2-query/cast.py
#python3 ./test.py -f 2-query/cast.py