summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbc3a268..e5546332 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ tox: testenv
&& cp /usr/share/kvmd/configs.default/kvmd/main/v1-vga.yaml /etc/kvmd/main.yaml \
&& cp /src/testenv/v1-vga.override.yaml /etc/kvmd/override.yaml \
&& cd /src \
- && tox -c testenv/tox.ini $(if $(E),-e $(E),-p auto) \
+ && tox -q -c testenv/tox.ini $(if $(E),-e $(E),-p auto) \
"