Skip to content

Commit

Permalink
Add additional packages to testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge authored Dec 19, 2024
1 parent 9e46f8f commit e821829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
python -m pip install -r requirements.txt
python -m pip install -e .
python -m pip install \
pytest-timeout pytest-xdist
pytest-timeout pytest-xdist nbval ipympl
- name: Gusto tests
run: |
. /home/firedrake/firedrake/bin/activate
Expand Down

0 comments on commit e821829

Please sign in to comment.