chore(linux): disable node-based core tests when testing during packaging

This commit is contained in:
Marc Durdin 2023-02-28 11:06:13 +07:00
parent 2edff0c212
commit bf99c77b64

View file

@ -50,7 +50,7 @@ override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
# keymankeyboardprocessor
cd core && \
./build.sh test:arch
./build.sh --no-tests test:arch
# ibus-keyman
cd linux/ibus-keyman && \
./build.sh test