Skip to content

Commit 2718a01

Browse files
committed
revise launch-order description
1 parent 493423b commit 2718a01

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/dev/cli/saucectl/run.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,9 @@ Usage information for the `run` command.
421421
<div className="cli-desc">
422422
<p><small>| OPTIONAL | STRING |</small></p>
423423

424-
Launch jobs based on the failure rate. Jobs with the highest failure rate launch first. Supports values: ["fail rate"].
424+
Modify the execution order of suites.
425+
426+
Supported value `fail rate`: Jobs with the highest failure rate are prioritized for launch.
425427

426428
```bash
427429
saucectl run --launch-order="fail rate"

0 commit comments

Comments
 (0)