summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/run-tests.sh b/ci/run-tests.sh
index 9676e749..38e019f1 100755
--- a/ci/run-tests.sh
+++ b/ci/run-tests.sh
@@ -28,7 +28,7 @@ gdbus call --session \
echo "Now running the tests:"
-meson test -C _build
+meson test -C _build --print-errorlogs
echo "Telling the mock session to logout so the a11y daemons will exit"