Don't set same parameters twice

This commit is contained in:
Matthias
2024-03-29 09:57:12 +01:00
parent 7e3e65ecd8
commit f0e0957579

View File

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