This repository was archived by the owner on Jan 19, 2021. It is now read-only.
Fix issue with successful steps not showing in log
PR: #292
The new logging filter i put in place in previous release was filtering out the individual successful steps.
updated the stdout white list to include the check mark so those steps get picked up
Cheers!