Skip to content

Commit

Permalink
Added make html to replicate #386
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Mar 9, 2024
1 parent 7a54524 commit d92dd64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ jobs:
run: |
cd doc/source
python _test_for_missing_docs.py
- run: |
cd doc
make html
format-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d92dd64

Please sign in to comment.