Skip to content

Commit da26e82

Browse files
committed
update
1 parent ee08fe9 commit da26e82

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
@@ -175,6 +175,7 @@ jobs:
175175
else
176176
ut_list="${{ inputs.ut }}"
177177
fi
178+
cp ${{ github.workspace }}/.github/scripts/ut_result_check.sh ./
178179
for ut_name in ${ut_list}
179180
do
180181
cp Known_issue.log.tmp Known_issue.log

0 commit comments

Comments
 (0)