Skip to content

Commit

Permalink
Update run_unit_tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuabmoore authored May 18, 2024
1 parent 746c471 commit 0c67d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Install pyspi dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools
pip install -r requirements.txt
pip install .
- name: Run pyspi calculator/utils unit tests
Expand Down

0 comments on commit 0c67d02

Please sign in to comment.