We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0ea81 commit cac1931Copy full SHA for cac1931
.github/workflows/python-tests.yml
@@ -87,4 +87,4 @@ jobs:
87
poetry run ruff format --check
88
- name: PyTest unit tests
89
run: |
90
- poetry run pytest tests -vv
+ poetry run pytest tests -vv --durations=10
0 commit comments