diff --git a/.github/workflows/test-report.yaml b/.github/workflows/test-report.yaml index b118d1116..9de872101 100644 --- a/.github/workflows/test-report.yaml +++ b/.github/workflows/test-report.yaml @@ -13,6 +13,6 @@ jobs: - uses: dorny/test-reporter@v1 with: artifact: test-results - name: .NET tests + name: test report path: "*.trx" reporter: dotnet-trx