Closed natescherer closed 3 years ago
Hello, I've added a new input "tests_fail_step" that will cause the step to fail if one or more test fail. I've confirmed it works as expected using one of my repos:
tests_fail_step: true https://github.com/natescherer/PoshEmail/actions/runs/706517341 tests_fail_step not set https://github.com/natescherer/PoshEmail/actions/runs/706537403
Please let me know if you have any comments/changes/etc.
Thanks for the great addition!
Hello, I've added a new input "tests_fail_step" that will cause the step to fail if one or more test fail. I've confirmed it works as expected using one of my repos:
tests_fail_step: true https://github.com/natescherer/PoshEmail/actions/runs/706517341 tests_fail_step not set https://github.com/natescherer/PoshEmail/actions/runs/706537403
Please let me know if you have any comments/changes/etc.