ci: add missing demo test

This commit is contained in:
Gabor Kiss-Vamosi
2023-11-15 23:15:17 +01:00
parent 8470365db2
commit b11eb4044c
2 changed files with 4 additions and 2 deletions

View File

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