Skip to content

Commit 4350581

Browse files
committed
Removed dorny/test-reporter@v2 since GithubActionsLogger solves the same thing
1 parent 9458eaa commit 4350581

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • templates/opinionated-solution/.github/workflows

templates/opinionated-solution/.github/workflows/build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,6 @@ jobs:
155155
name: net-test-results
156156
path: ./
157157

158-
- name: Publish .NET tests
159-
uses: dorny/test-reporter@v2
160-
with:
161-
name: 🧪 .NET test results
162-
path: ./**/*.trx
163-
reporter: dotnet-trx
164-
165158
- name: Create history folder
166159
run: mkdir ./coverage-history
167160
working-directory: ./

0 commit comments

Comments
 (0)