diff --git a/selfdrive/test/pytest-tici.ini b/selfdrive/test/pytest-tici.ini index a553018309..98e75d0661 100644 --- a/selfdrive/test/pytest-tici.ini +++ b/selfdrive/test/pytest-tici.ini @@ -1,5 +1,5 @@ [pytest] -addopts = -Werror --strict-config --strict-markers +addopts = -Werror --strict-config --strict-markers --durations=10 markers = slow: tests that take awhile to run and can be skipped with -m 'not slow' tici: tests that are only meant to run on the C3/C3X