Skip to content

Commit

Permalink
Update pypi-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilJl authored Aug 10, 2024
1 parent 1eea2b4 commit 8d24e38
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
python -m pip install --upgrade pip
pip install setuptools wheel twine numpy pandas xgboost shap matplotlib scikit-learn hyperopt pytest
- name: Install the package
run: |
python setup.py install
- name: Run tests
run: |
pytest tests
Expand Down

0 comments on commit 8d24e38

Please sign in to comment.