mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
ci: use the tox version installed by ensure-tox
This change fix the ci by using the new tox installation provided by the latest https://opendev.org/zuul/zuul-jobs.
This commit is contained in:
parent
755ac778cc
commit
85be99830b
@ -9,6 +9,6 @@
|
||||
state: present
|
||||
become: yes
|
||||
- name: Run tox
|
||||
command: tox
|
||||
command: "{{ tox_executable }}"
|
||||
args:
|
||||
chdir: '{{ zuul.project.src_dir }}'
|
||||
|
Loading…
Reference in New Issue
Block a user