add first.py into ci
This commit is contained in:
parent
80eebb77fc
commit
c85d72e70e
|
@ -40,7 +40,7 @@ python3 ./test.py -f 2-query/max.py
|
|||
python3 ./test.py -f 2-query/min.py
|
||||
python3 ./test.py -f 2-query/count.py
|
||||
python3 ./test.py -f 2-query/last.py
|
||||
# python3 ./test.py -f 2-query/first.py
|
||||
python3 ./test.py -f 2-query/first.py
|
||||
python3 ./test.py -f 2-query/To_iso8601.py
|
||||
python3 ./test.py -f 2-query/To_unixtimestamp.py
|
||||
python3 ./test.py -f 2-query/timetruncate.py
|
||||
|
|
Loading…
Reference in New Issue