Skip to content

Commit

Permalink
Merge pull request #3541 from Saransh-cpp/fix-schedules
Browse files Browse the repository at this point in the history
Fix scheduled tests
  • Loading branch information
Saransh-cpp authored Nov 20, 2023
2 parents 6dad5d2 + 7850587 commit 9cea363
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_periodic_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Install macOS system dependencies
if: matrix.os == 'macos-latest'
run:
run: |
brew install graphviz openblas
brew reinstall gcc
Expand Down
1 change: 1 addition & 0 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ handled on a case-by-case basis.
- Scott Marquis
- [Gregory Offer](https://www.imperial.ac.uk/people/gregory.offer)
- [Valentin Sulzer](https://sites.google.com/view/valentinsulzer)
- [Martin Robinson](https://www.sabsr3.ox.ac.uk/people/dr-martin-robinson)

## Advisory Committee

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ explore the effect of different battery designs and modeling assumptions under a

[//]: # "numfocus-fiscal-sponsor-attribution"

PyBaMM uses an [open governance model](./GOVERNANCE.md)
PyBaMM uses an [open governance model](https://pybamm.org/governance/)
and is fiscally sponsored by [NumFOCUS](https://numfocus.org/). Consider making
a [tax-deductible donation](https://numfocus.org/donate-for-pybamm) to help the project
pay for developer time, professional services, travel, workshops, and a variety of other needs.
Expand Down

0 comments on commit 9cea363

Please sign in to comment.