github-actions: add matplotlib

This commit is contained in:
Martin Bubel 2023-12-02 14:24:34 +01:00
parent 48eb989a0c
commit a8638f7c5b

View file

@ -36,6 +36,7 @@ jobs:
- name: pytest
run: |
pip install matplotlib
pip install pytest
pytest