Skip to content

Commit

Permalink
[ci] continue on doxygen warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Sep 16, 2024
1 parent fd6a9e6 commit b20676f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
- name: Check Doxygen documentation warnings
if: matrix.config.dox
continue-on-error: true
run: |
cd build
! cmake --build . --target doc |& grep warning
Expand Down

0 comments on commit b20676f

Please sign in to comment.