Conversation
Signed-off-by: William Woodruff <[email protected]>
tnytown
left a comment
There was a problem hiding this comment.
This looks good, but do we want to use the builtin GitHub action debug switch over our bespoke internal-be-careful-debug variable? https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging
Yeah, we should do that. Let's merge this in and open an issue for refactoring everything to use the built-in debugging variable/ |
Signed-off-by: William Woodruff <[email protected]>
This enables debugging in our self-tests, and ensures that we print out the Python and pip versions while debugging.