Skip to content

Commit

Permalink
Added additional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander März committed Aug 8, 2023
1 parent 4a213cd commit ff16ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
python -m pip install pytest-coverage
python -m pip install .
python -m pip install git+https://github.com/dsgibbons/shap.git
python -m pip install ipython
- name: Test with pytest
run: |
pytest --cov
Expand Down

0 comments on commit ff16ec5

Please sign in to comment.