paulremo / NRPMHandbook

Repository to store and track the development on the ADS/Matrisk project for developing a jupyter book of the NRPM handbook.
Other
1 stars 1 forks source link

Write action to compile notebook on every push #45

Closed paulremo closed 2 years ago

paulremo commented 2 years ago

A github action should be written to compile the notebook on every push. This is to catch errors and warnings in the source that prohibit the publication of the handbook on readthedocs.

paulremo commented 2 years ago

This action is now automatically run on every push.