Skip to content
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

Choose a tag to compare

@g00dnatur3 g00dnatur3 released this 11 Sep 00:18
· 29 commits to master since this release
597c9e6

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!