We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065cbd3 commit 24913eeCopy full SHA for 24913ee
.github/workflows/action_utest.yml
@@ -133,9 +133,6 @@ jobs:
133
echo CONFIG_RT_USING_UTESTCASES=y >> $TEST_BSP_ROOT/.config
134
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
139
scons --pyconfig-silent -C $TEST_BSP_ROOT
140
scons -j$(nproc) --strict -C $TEST_BSP_ROOT
141
0 commit comments