Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit effde54

Browse files
committed
fix intel tbb
Signed-off-by: Sun, Xuehao <[email protected]>
1 parent b400cb9 commit effde54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/script/unitTest/run_unit_test_optimize.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22
source /intel-extension-for-transformers/.github/workflows/script/change_color.sh
33
export COVERAGE_RCFILE="/intel-extension-for-transformers/.github/workflows/script/unitTest/coverage/.optimize-coveragerc"
4+
export LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH
45
LOG_DIR=/log_dir
56
mkdir -p ${LOG_DIR}
67
# get parameters

0 commit comments

Comments
 (0)