ci: remove timezone.py
This commit is contained in:
parent
17572e197b
commit
9f2d788dbb
|
@ -5,7 +5,7 @@ set -e
|
|||
#python3 ./test.py -f 2-query/distinct.py
|
||||
python3 ./test.py -f 2-query/varchar.py
|
||||
|
||||
python3 ./test.py -f 2-query/timezone.py
|
||||
#python3 ./test.py -f 2-query/timezone.py
|
||||
python3 ./test.py -f 2-query/Now.py
|
||||
python3 ./test.py -f 2-query/Today.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue