Skip to content

Commit

Permalink
Named missing api test
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale authored Feb 1, 2024
1 parent 04f30d4 commit c9ebe70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ jobs:
with:
name: website
path: doc/build/html
- run: |
- name: Test for missing API documentation
run: |
cd doc/source
python _test_for_missing_docs.py
Expand Down

0 comments on commit c9ebe70

Please sign in to comment.