Skip to content

Commit

Permalink
.github: add debug build test for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
bugobliterator authored and peterbarker committed Jul 5, 2024
1 parent bf2ccec commit 452df90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,7 @@ jobs:
echo $PATH
./waf configure --board ${{matrix.config}}
./waf
./waf configure --board ${{matrix.config}} --debug
./waf
ccache -s
ccache -z

0 comments on commit 452df90

Please sign in to comment.