issues
search
jgabaut
/
amboso
Build tool wrapping make. Written in bash.
GNU General Public License v3.0
4
stars
0
forks
source link
feat: 1.9.7 Record tests unescaped
#76
Closed
jgabaut
closed
11 months ago
jgabaut
commented
11 months ago
Update
escape_colorcodes_tee()
to simply use
cat
This is a breaking change that is not backwards-compatible with repos using
amboso
in a test workflow.
Closes #75
escape_colorcodes_tee()
to simply usecat
amboso
in a test workflow.