Skip to content

v2.0.0

Compare
Choose a tag to compare
@ymyzk ymyzk released this 04 Oct 09:46
· 236 commits to master since this release
0f9f5f4
  • Breaking change: When a list of environments to run is specified explicitly, tox-gh-actions now respects it and simply run the given environments without enforcing tox-gh-actions' configuration. #37
  • Breaking change: Use GITHUB_ACTIONS environment variable instead of GITHUB_ACTION for enabling tox-gh-actions. #35
  • Support GitHub Actions log lines grouping #36
  • Add pytest-cov #28
  • Improve documentation