Skip to content

Commit f97b696

Browse files
committed
test workflow
1 parent c8482be commit f97b696

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/action_utest.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@ 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
136-
ls ~/.env
137-
source ~/.env/env.sh
138-
pkgs --update
139135
scons --pyconfig-silent -C $TEST_BSP_ROOT
140136
scons -j$(nproc) --strict -C $TEST_BSP_ROOT
141137

0 commit comments

Comments
 (0)