Skip to content

Commit fbcd3be

Browse files
committed
Update action.yml
1 parent da26e82 commit fbcd3be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ runs:
157157
export CCL_ROOT=$(dirname $(which python))/../
158158
export PATH="${CCL_ROOT}/bin/libfabric:${PATH}"
159159
export LD_LIBRARY_PATH="${CCL_ROOT}/lib:${LD_LIBRARY_PATH}"
160+
export TEMP_DIR=/tmp
160161
python run_distributed_local.py \
161162
2> ${{ github.workspace }}/ut_log/xpu_distributed/xpu_distributed_test_error.log | \
162163
tee ${{ github.workspace }}/ut_log/xpu_distributed/xpu_distributed_test.log

0 commit comments

Comments
 (0)