We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efac2d9 commit b8687ecCopy full SHA for b8687ec
.github/actions/linux-uttest/action.yml
@@ -163,4 +163,4 @@ runs:
163
python run_distributed_local.py \
164
2> ${{ github.workspace }}/ut_log/xpu_distributed/xpu_distributed_test_error.log | \
165
tee ${{ github.workspace }}/ut_log/xpu_distributed/xpu_distributed_test.log
166
- cp *.xml ${{ github.workspace }}/ut_log
+ cp *.xml ${{ github.workspace }}/ut_log/xpu_distributed
0 commit comments