Skip to content

Commit 9fb9b4f

Browse files
committed
[ci] add menuconfig check
1 parent f3f71c9 commit 9fb9b4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/action_tools.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ jobs:
8080
scons --dist-ide -C $TEST_BSP_ROOT
8181
ls $TEST_BSP_ROOT
8282
ls $TEST_BSP_ROOT/dist
83+
scons --pyconfig-silent -C $TEST_BSP_ROOT/dist/project
84+
scons --pyconfig-silent -C $TEST_BSP_ROOT/rt-studio-project
8385
scons -C $TEST_BSP_ROOT/dist/project
8486
scons -C $TEST_BSP_ROOT/rt-studio-project
8587

0 commit comments

Comments
 (0)