Skip to content

Commit 097261e

Browse files
authored
fixup duplicate step (#7)
Signed-off-by: Connor Tann <[email protected]>
1 parent cf53c86 commit 097261e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
run: |
2626
python -m pip install --upgrade pip
2727
pip install pytest numpy pandas scipy torch
28-
pip install .
2928
- name: Install project
3029
run: pip install .
3130
- name: Test with pytest

0 commit comments

Comments
 (0)