mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-02 03:48:24 +00:00
Pass -k to make check in build-appimage
This commit is contained in:
parent
7214ba2303
commit
8ca46d1ff0
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user