Skip to content

Commit 216c15f

Browse files
committed
test workflow
1 parent 2c0de2e commit 216c15f

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
@@ -135,6 +135,7 @@ jobs:
135135
run: |
136136
echo CONFIG_RT_USING_UTESTCASES=y >> $TEST_BSP_ROOT/.config
137137
cat examples/utest/configs/$TEST_CONFIG_FILE >> $TEST_BSP_ROOT/.config
138+
pkgs --update
138139
scons --pyconfig-silent -C $TEST_BSP_ROOT
139140
scons -j$(nproc) --strict -C $TEST_BSP_ROOT
140141

0 commit comments

Comments
 (0)