Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Launch tmate session if pytest fails on workflow dispatch run (#1748
) * If the pytest jobs fail and the ci workflow was triggered as the result of a workflow dispatch, launch a tmate session which allows for sshing into the runner with the environment from the failed job. - c.f. https://github.com/mxschmitt/action-tmate This idea comes from Simon Willison's (@simonw) blog post: https://til.simonwillison.net/github-actions/debug-tmate
- Loading branch information