Skip to content

Commit b8687ec

Browse files
authored
Update action.yml
1 parent efac2d9 commit b8687ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/linux-uttest/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ runs:
163163
python run_distributed_local.py \
164164
2> ${{ github.workspace }}/ut_log/xpu_distributed/xpu_distributed_test_error.log | \
165165
tee ${{ github.workspace }}/ut_log/xpu_distributed/xpu_distributed_test.log
166-
cp *.xml ${{ github.workspace }}/ut_log
166+
cp *.xml ${{ github.workspace }}/ut_log/xpu_distributed

0 commit comments

Comments
 (0)