Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into scipy_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephMontoya-TRI committed May 16, 2023
2 parents aaa0ae0 + 9f3a71d commit 9a04085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beep-test-pr.yml
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
pip install -e .[tests]
- name: pytest
Expand Down

0 comments on commit 9a04085

Please sign in to comment.