Skip to content

Add CI test for building the website with sphinx - #25

Merged
sef43 merged 2 commits into
openmm:mainfrom
sef43:test_website
May 4, 2023
Merged

Add CI test for building the website with sphinx#25
sef43 merged 2 commits into
openmm:mainfrom
sef43:test_website

Conversation

@sef43

@sef43 sef43 commented May 2, 2023

Copy link
Copy Markdown
Contributor

This PR adds a new Github actions workflow "test website" that is run on PRs to main. It will run the sphinx-build process. This test should pass before merging to main.
Note that unlike the current "website" workflow this one does not try and deploy to github pages. The existing "website" workflow cannot deploy to gh-pages from a personal fork, this hides build errors in the sphinx docs, e.g. this PR failed to build the website: https://github.com/openmm/openmm-cookbook/actions/runs/4855480375

This PR also fixes the error from #18

@sef43
sef43 merged commit bdc56bd into openmm:main May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant