add space to simulate an error
This commit is contained in:
parent
afb6f73743
commit
7385e48760
@ -18,7 +18,7 @@
|
||||
- name: Upgrade python dependencies
|
||||
pip:
|
||||
name: "{{ item }}"
|
||||
virtualenv: "{{ matrix_base_dir }}/env"
|
||||
virtualenv: "{{ matrix_base_dir }}/env"
|
||||
virtualenv_command: /usr/bin/python3 -m venv
|
||||
extra_args: --upgrade
|
||||
loop:
|
||||
|
Loading…
Reference in New Issue
Block a user