ci: add missing demo test

This commit is contained in:
Gabor Kiss-Vamosi
2023-11-15 23:09:18 +01:00
parent b56107ae05
commit 8470365db2
2 changed files with 2 additions and 1 deletions

View File

@@ -82,6 +82,7 @@
#define LV_BUILD_EXAMPLES 1
#define LV_USE_DEMO_WIDGETS 1
#define LV_USE_DEMO_KEYPAD_AND_ENCODER 1
#define LV_USE_DEMO_STRESS 1
#define LV_USE_DEMO_TRANSFORM 1
#define LV_USE_DEMO_MULTILANG 1