mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-18 22:37:43 +00:00
chore(linux): disable core tests for build
This commit is contained in:
parent
20afd108e0
commit
2edff0c212
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ override_dh_auto_configure:
|
|||
override_dh_auto_build:
|
||||
# keymankeyboardprocessor
|
||||
cd core && \
|
||||
./build.sh build:arch
|
||||
./build.sh --no-tests build:arch
|
||||
# ibus-keyman
|
||||
cd linux/ibus-keyman && \
|
||||
./build.sh build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue