Removed 'EnricoMi/publish-unit-test-result-action'.

This commit is contained in:
Patrick Lehmann
2021-12-05 13:36:50 +01:00
parent 4fac597238
commit c2f7d27321

View File

@@ -40,12 +40,6 @@ jobs:
with:
path: artifacts
# TODO: @umarcor do we want to make it optional or just kick it out?
# - name: 💬 Comment Unit Test Results in Pull Request
# uses: EnricoMi/publish-unit-test-result-action@v1
# with:
# files: artifacts/**/*.xml
- name: 📊 Publish Unit Test Results
uses: dorny/test-reporter@v1
with: