Skip to content

Commit 24913ee

Browse files
committed
test workflow
1 parent 065cbd3 commit 24913ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/action_utest.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,6 @@ jobs:
133133
echo CONFIG_RT_USING_UTESTCASES=y >> $TEST_BSP_ROOT/.config
134134
cat examples/utest/configs/$TEST_CONFIG_FILE >> $TEST_BSP_ROOT/.config
135135
scons --menuconfig
136-
ls ~/.env
137-
source ~/.env/env.sh
138-
pkgs --update
139136
scons --pyconfig-silent -C $TEST_BSP_ROOT
140137
scons -j$(nproc) --strict -C $TEST_BSP_ROOT
141138

0 commit comments

Comments
 (0)