We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90dcca commit 19e5183Copy full SHA for 19e5183
test.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
-uv run pytest --retries 3
+uv run pytest --retries 3 -n auto
0 commit comments