Add explanatory comment to tox siblings

Change-Id: I12562f6af25bf56c5489bc436f91017fa25bb474
This commit is contained in:
Albin Vass 2020-05-11 15:32:09 +02:00
parent 6ab78932a4
commit d73f16690e

View File

@ -1,3 +1,4 @@
# Install sibling with tox so we can replace them later
- name: Run tox without tests
command: "{{ tox_executable }} --notest -e{{ tox_envlist }}"
args: