Use regular tox as default command
Change-Id: Id929b2bf80fd8e4898c743f9bfa085b431799de6
This commit is contained in:
parent
a4ab99ba89
commit
71722d07c6
@ -2,7 +2,7 @@
|
||||
|
||||
# Directory where test cases has been deployed to
|
||||
tox_dir: '{{ test_dir | realpath }}'
|
||||
tox_command: "{{ tobiko_dir | realpath }}/tools/ci/tox"
|
||||
tox_command: "tox"
|
||||
tox_envlist: py36
|
||||
tox_extra_args: ''
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user