Skip to content

Commit

Permalink
Fix benchmark.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rathaROG authored Jul 23, 2023
1 parent 1529a94 commit f27974d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install git+https://github.com/rathaROG/lapx.git
- name: Install scipy
run: |
pip install scipy
- name: Run benchmark.py
run: |
cd .githubtest
Expand Down

0 comments on commit f27974d

Please sign in to comment.