suite4
Some checks failed
dotnet package / build (8.0.x) (push) Successful in 1m15s
Main Build Process / Build & Test (pull_request) Failing after 2m35s

This commit is contained in:
2024-08-26 21:31:52 +02:00
parent 2450e4370c
commit 218e7ea9af

View File

@@ -91,6 +91,6 @@ jobs:
if: always() if: always()
with: with:
files: | files: |
TestResults/**/*.xml **/TestResults/**/*.xml
TestResults/**/*.trx **/TestResults/**/*.trx
TestResults/**/*.json **/TestResults/**/*.json