run, not command
This commit is contained in:
parent
20e9109424
commit
a877c718b0
@ -33,7 +33,7 @@
|
|||||||
tests:
|
tests:
|
||||||
- simple:
|
- simple:
|
||||||
dir: .
|
dir: .
|
||||||
command: echo "intentional noop"
|
run: "echo noop"
|
||||||
tags:
|
tags:
|
||||||
- always
|
- always
|
||||||
- role: standard-test-source
|
- role: standard-test-source
|
||||||
|
Loading…
Reference in New Issue
Block a user