We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b0f24 commit c550a6dCopy full SHA for c550a6d
1 file changed
.github/workflows/instance_pool_ci.yml
@@ -39,4 +39,4 @@ jobs:
39
run: playwright install chromium --with-deps
40
41
- name: Run test_task_general.py
42
- run: pytest -n 5 --durations=10 --slowmo 1000 -v tests/test_task_general.py
+ run: pytest -n 20 --durations=10 --slowmo 1000 -v tests/test_task_general.py
0 commit comments