Show slowest tests

This commit is contained in:
Matthias
2023-12-24 12:13:02 +01:00
parent 12e75e849d
commit ddbfce01b5

View File

@@ -402,7 +402,7 @@ jobs:
env: env:
CI_WEB_PROXY: http://152.67.78.211:13128 CI_WEB_PROXY: http://152.67.78.211:13128
run: | run: |
pytest --random-order --longrun -n auto pytest --random-order --longrun --durations 20 -n auto
# Notify only once - when CI completes (and after deploy) in case it's successfull # Notify only once - when CI completes (and after deploy) in case it's successfull