Skip to content

Commit

Permalink
#2599 fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Jan 11, 2023
1 parent de939cf commit 9db8f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
run: python scripts/install_KLU_Sundials.py
- name: Clone pybind11 repo (no history)
run: git clone --depth 1 --branch v2.6.2 https://github.com/pybind/pybind11.git
- name: test build wheel
run: |
python -m pip wheel --no-deps --no-index .
cat setup.log
Expand Down

0 comments on commit 9db8f05

Please sign in to comment.