Skip to content

Commit b2ed353

Browse files
committed
test workflow
1 parent f97b696 commit b2ed353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action_utest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
run: |
133133
echo CONFIG_RT_USING_UTESTCASES=y >> $TEST_BSP_ROOT/.config
134134
cat examples/utest/configs/$TEST_CONFIG_FILE >> $TEST_BSP_ROOT/.config
135+
scons --menuconfig
135136
scons --pyconfig-silent -C $TEST_BSP_ROOT
136137
scons -j$(nproc) --strict -C $TEST_BSP_ROOT
137138

0 commit comments

Comments
 (0)