Skip to content

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander März committed Jan 19, 2024
1 parent 748d051 commit fbf0f75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
python -m pip install pytest
python -m pip install pytest-coverage
python -m pip install .
python -m pip install git+https://github.com/dsgibbons/shap.git
- name: Test with pytest
run: |
pytest --cov
Expand Down

0 comments on commit fbf0f75

Please sign in to comment.