aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xappimage/build-appimage2
1 files changed, 1 insertions, 1 deletions
diff --git a/appimage/build-appimage b/appimage/build-appimage
index 5384b045..1358117e 100755
--- a/appimage/build-appimage
+++ b/appimage/build-appimage
@@ -93,7 +93,7 @@ make -j$(nproc)
if [ "$SKIP_TESTS" = "" ]; then
# Run built-in QPDF checks:
- make check
+ make -k check
fi
# Prepare AppDir which is the basis for the AppImage: