Skip to content

Commit

Permalink
add pytest-mpl to ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ireaml committed Sep 7, 2023
1 parent 9786159 commit 3008dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
pip install setuptools setuptools_scm wheel
pip install -r requirements.txt
pip install pytest
pip install pytest-mpl
pip install -e .
- name: Check package versions
Expand Down

0 comments on commit 3008dff

Please sign in to comment.