Skip to content

Commit 049c507

Browse files
authored
Update python-package.yml
1 parent 653032a commit 049c507

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,4 @@ jobs:
2626
- name: Install dependencies
2727
run: |
2828
29-
python -m pip install pytest numpy scikit-learn pandas matplotlib scipy
30-
31-
32-
- name: Test with pytest
33-
run: |
34-
pytest
29+
python -m pip install pytest

0 commit comments

Comments
 (0)