Skip to content

Commit 7307490

Browse files
committed
remove gui tests as tk cant be used in ci
1 parent 98212d6 commit 7307490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/kconfiglib/recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tests:
5454
- allyesconfig
5555
- defconfig
5656
- genconfig
57-
- guiconfig
57+
# - guiconfig # GUI test, not suitable for CI
5858
- kconfiglib
5959
- listnewconfig
6060
- menuconfig
@@ -68,7 +68,7 @@ tests:
6868
- pip
6969
script:
7070
- menuconfig --help
71-
- guiconfig --help
71+
# - guiconfig --help # GUI test, not suitable for CI
7272
- genconfig --help
7373
- oldconfig --help
7474
- olddefconfig --help

0 commit comments

Comments
 (0)