OpenMDAO / OpenMDAO_Book

4 stars 9 forks source link

Add a github action to run/test the documentation build. #2

Closed robfalck closed 3 years ago

robfalck commented 3 years ago

Create a github action to:

If we're rigorous about adding hidden assertion tests to the notebooks, this should capture any errors.

robfalck commented 3 years ago

This is working now, but we're not yet installing OpenMPI/mpi4py/petsc4py on the github action workflows.