fixing timing type

This commit is contained in:
yuneng-jiang 2026-01-22 16:18:23 -08:00
parent 1fedbff585
commit 3fe16e5935

View file

@ -216,7 +216,7 @@ jobs:
echo "$TEST_FILES" | circleci tests run \
--split-by=timings \
--timings-type=filename \
--timings-type=file \
--verbose \
--command="xargs python -m pytest \
-vv \
@ -1835,7 +1835,7 @@ jobs:
echo "$TEST_FILES" | circleci tests run \
--split-by=timings \
--timings-type=filename \
--timings-type=file \
--verbose \
--command="xargs python -m pytest \
-vv \