summaryrefslogtreecommitdiff
path: root/community/gtksourceview4/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtksourceview4/APKBUILD')
-rw-r--r--community/gtksourceview4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtksourceview4/APKBUILD b/community/gtksourceview4/APKBUILD
index 6be984f2c2c..4bcd5653c65 100644
--- a/community/gtksourceview4/APKBUILD
+++ b/community/gtksourceview4/APKBUILD
@@ -25,7 +25,7 @@ build() {
}
check() {
- xvfb-run meson test --no-rebuild -v -C output
+ xvfb-run meson test --no-rebuild --print-errorlogs -C output
}
package() {