Skip to content

Commit 08b28d3

Browse files
committed
update
1 parent 028f3f5 commit 08b28d3

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
@@ -166,6 +166,7 @@ jobs:
166166
else
167167
ut_list="${{ inputs.ut }}"
168168
fi
169+
cp ${{ github.workspace }}/.github/scripts/ut_result_check.sh ./
169170
for ut_name in ${ut_list}
170171
do
171172
cp Known_issue.log.tmp Known_issue.log

0 commit comments

Comments
 (0)