Skip to content

Commit

Permalink
fixup duplicate step (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Tann <[email protected]>
  • Loading branch information
connortann authored Mar 9, 2024
1 parent cf53c86 commit 097261e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pytest numpy pandas scipy torch
pip install .
- name: Install project
run: pip install .
- name: Test with pytest
Expand Down

0 comments on commit 097261e

Please sign in to comment.