Skip to content

Commit e017017

Browse files
authored
Update ci.yaml
1 parent 15b141b commit e017017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,8 +1338,8 @@ jobs:
13381338
python3 -b -X dev -m pytest \
13391339
-qq \
13401340
--timeout=9 \
1341+
-n auto \
13411342
${cov_params[@]} \
1342-
-n 1 \
13431343
-o console_output_style=count \
13441344
--durations=0 \
13451345
--durations-min=1 \

0 commit comments

Comments
 (0)