ymyzk / tox-gh-actions

Seamless integration of tox into GitHub Actions for tox 3 and 4
MIT License
249 stars 25 forks source link

Expose fail_on_no_env and problem_matcher options to customize behaviors #134

Closed ymyzk closed 1 year ago

ymyzk commented 1 year ago

Description

Added fail_on_no_env and problem_matcher options so that users can fine tune tox-gh-actions' behavior based on their requirements.

Related: #66, #126, #132

Expected Behavior

See README.md