Skip to content

Commit

Permalink
path2
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed May 30, 2024
1 parent 418b3f2 commit 67e2125
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cirun-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,7 @@ jobs:
cd benchmark/pybench
export PATH=$HOME/.local/bin:$PATH
export PYTHONPATH=$PWD/build-install/lib/python${{matrix.pyver}}/dist-packages/
ls -l $PYTHONPATH
ls -l $PWD/build-install/lib/
OPENBLAS_NUM_THREADS=1 pytest benchmarks/bench_blas.py

0 comments on commit 67e2125

Please sign in to comment.