Skip to content

Commit a344708

Browse files
TST Report slowest tests (huggingface#1556)
1 parent 20bf5d9 commit a344708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ doctest_optionflags = [
3535
]
3636

3737
[tool.pytest.ini_options]
38-
addopts = "--cov=src/peft --cov-report=term-missing"
38+
addopts = "--cov=src/peft --cov-report=term-missing --durations=10"
3939
markers = [
4040
"single_gpu_tests: tests that run on a single GPU",
4141
"multi_gpu_tests: tests that run on multiple GPUs",

0 commit comments

Comments
 (0)