Skip to content

Commit

Permalink
WIP: where is mesonpy
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Jun 18, 2024
1 parent a7922c3 commit a475273
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run_cirun_graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ jobs:
echo ">>>> PKG_CONFIG" $PKG_CONFIG_PATH
cat scipy_openblas.pc
echo ">>> mesonpy"
python3 -c'import mesonpy; print(mesonpy.__file__)'
echo $PATH
echo $PYTHONPATH
- name: Set and log asv machine configuration
run: |
python3 -m asv machine --yes --config asv.conf.json
Expand Down

0 comments on commit a475273

Please sign in to comment.