a880634a6f
Change-Id: I6da8e7fd15f913758c562bcc5aa7baca6a9692a2
7 lines
150 B
YAML
7 lines
150 B
YAML
- name: Run Tobiko
|
|
command: tools/ci/tox -e {{tox_envlist}} {{tox_extra_args}}
|
|
args:
|
|
chdir: "{{tox_dir}}"
|
|
become: true
|
|
become_user: stack
|