Skip to content

Commit

Permalink
fixup duplicate step
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Tann <[email protected]>
  • Loading branch information
connortann committed Mar 8, 2024
1 parent 12964ec commit feb6d97
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 feb6d97

Please sign in to comment.