Skip to content

Commit 79d5b40

Browse files
remove env set
1 parent fe4cee1 commit 79d5b40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_linux_op_benchmark.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ jobs:
118118
if: ${{ inputs.driver == 'rolling' }}
119119
run: |
120120
source activate xpu_op_${ZE_AFFINITY_MASK}
121-
source .github/scripts/env.sh
122121
mkdir -p ${{ github.workspace }}/op_benchmark
123122
cd test/microbench
124123
filename=$(find -- *.py)

0 commit comments

Comments
 (0)