Skip to content

Commit

Permalink
ci: Test build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Oct 7, 2024
1 parent edf29e7 commit 33930e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,8 @@ jobs:
shell: bash
run: |
make -C docs test -j${{ env.procs }}
- name: Test build docs
shell: bash
run: |
make -C docs -j${{ env.procs }} TARGETS= EXTRA_TARGETS=

0 comments on commit 33930e4

Please sign in to comment.