.github: add debug build test for macos

This commit is contained in:
bugobliterator 2024-07-03 15:48:10 +10:00 committed by Peter Barker
parent bf2ccec4d7
commit 452df9022b
1 changed files with 2 additions and 0 deletions

View File

@ -188,5 +188,7 @@ jobs:
echo $PATH
./waf configure --board ${{matrix.config}}
./waf
./waf configure --board ${{matrix.config}} --debug
./waf
ccache -s
ccache -z