Skip to content

Commit

Permalink
Doxygen: Pass Warnings
Browse files Browse the repository at this point in the history
Temporary allowed because of AMReX issue.
  • Loading branch information
ax3l committed Jan 25, 2025
1 parent 8a85f7f commit ca5225a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/source/doxygen
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ curl -L -o openpmd-api-doxygen-web.tag.xml \
https://openpmd-api.readthedocs.io/en/latest/_static/doxyhtml/openpmd-api-doxygen-web.tag.xml

# treat all warnings as errors
echo "WARN_AS_ERROR = YES" >> Doxyfile
#echo "WARN_AS_ERROR = YES" >> Doxyfile

doxygen

0 comments on commit ca5225a

Please sign in to comment.