Skip to content

Commit

Permalink
test: add matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanDavies19 committed Jul 9, 2024
1 parent 90a249b commit 977bd54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mdf_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
id: setup-python

- name: Install Python dependencies
run: pip install --upgrade build pytest Bokeh numpy
run:
pip install --upgrade build pytest Bokeh numpy matplotlib

- name: Download OpenFAST
shell: bash
Expand Down

0 comments on commit 977bd54

Please sign in to comment.