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 b2ed353 commit 0fd6ec0Copy full SHA for 0fd6ec0
.github/workflows/action_utest.yml
@@ -132,7 +132,7 @@ jobs:
132
run: |
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
+ ls ~/.env
136
scons --pyconfig-silent -C $TEST_BSP_ROOT
137
scons -j$(nproc) --strict -C $TEST_BSP_ROOT
138
0 commit comments