Skip to content

Commit

Permalink
Add more b2 debug incantantions
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Jun 8, 2024
1 parent cd61d5a commit 290c3ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,8 @@ jobs:
git submodule update --init tools/boostdep
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY%
cmd /c bootstrap
b2 --debug-configuration headers
b2 -v
b2 -d+11 --debug-configuration headers
- name: Run tests
shell: cmd
Expand Down

0 comments on commit 290c3ea

Please sign in to comment.