Skip to content

Commit

Permalink
matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Sep 17, 2024
1 parent 30f84fa commit 6656041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Install dependencies
run: |
pip install pytest pytest-cov pint numpy scipy
pip install pytest pytest-cov pint numpy scipy matplotlib
- name: Run tests
run: |
Expand Down

0 comments on commit 6656041

Please sign in to comment.