ci: remove unstable cases
This commit is contained in:
parent
bf79e04e48
commit
dc8dfee3c8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue