Skip to content

Commit

Permalink
tests: Adds pybamm-requires call to workflow for IDAKLU solver
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyPlanden committed Sep 2, 2024
1 parent 855b606 commit 0b59f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_dependency_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
python -m pip install -e .[all,dev]
python -m pip uninstall -y pybamm
python -m pip install "pybamm[all] @ git+https://github.com/pybamm-team/PyBaMM@develop"
python -m nox -s pybamm-requires
- name: Run ${{ matrix.suite }} tests
run: |
Expand Down

0 comments on commit 0b59f45

Please sign in to comment.