docs: fix a typo in run-test-command
Change-Id: Iaab71db0e9d7615d1eb7c62a350c5348e81b847d
This commit is contained in:
parent
82b466aa68
commit
ab60f53292
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
To use this, set the ``test_command`` variable to a single command or
|
To use this, set the ``test_command`` variable to a single command or
|
||||||
a list of commands. For complex list of commands, it is recommended to
|
a list of commands. For complex list of commands, it is recommended to
|
||||||
use a single command that run a proper script.
|
use a single command that runs a proper script.
|
||||||
run: playbooks/run-test-command/run.yaml
|
run: playbooks/run-test-command/run.yaml
|
||||||
vars:
|
vars:
|
||||||
test_command: "exit 1"
|
test_command: "exit 1"
|
||||||
|
Loading…
Reference in New Issue
Block a user