Skip to content

Commit 19e5183

Browse files
committed
add back simultaneous tests
1 parent d90dcca commit 19e5183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
uv run pytest --retries 3
3+
uv run pytest --retries 3 -n auto

0 commit comments

Comments
 (0)