Publish Test Results
Version updated for https://github.com/EnricoMi/publish-unit-test-result-action to version v2.20.0.
- This action is used across all versions by 15,100 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Adds the following improvements:
- Add action typing #653
- Isolate PIP cache used by composite actions #668
- Fix for empty
<system-out>
and<system-err>
#667 - Deprecate
github_token_actor
option, auto-detect actor #661 - Use and recommend
!cancelled()
instead ofalways()
#659 - Add
deprecationMessage
toaction.yml
for deprecated inputs (#654) - Resolve regex library warnings #660
Full Changelog: https://github.com/EnricoMi/publish-unit-test-result-action/compare/v2.19.0...v2.20.0