mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-19 14:36:56 +08:00
Removed 'EnricoMi/publish-unit-test-result-action'.
This commit is contained in:
6
.github/workflows/PublishTestResults.yml
vendored
6
.github/workflows/PublishTestResults.yml
vendored
@@ -40,12 +40,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: artifacts
|
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
|
- name: 📊 Publish Unit Test Results
|
||||||
uses: dorny/test-reporter@v1
|
uses: dorny/test-reporter@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user