Skip to content

Commit 93bc94c

Browse files
committed
update
1 parent 774dcf5 commit 93bc94c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_linux_ut.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ jobs:
170170
else
171171
ut_list="${{ inputs.ut }}"
172172
fi
173+
cp ${{ github.workspace }}/.github/scripts/ut_result_check.sh ./
173174
for ut_name in ${ut_list}
174175
do
175176
cp Known_issue.log.tmp Known_issue.log

0 commit comments

Comments
 (0)