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

This commit is contained in:
2024-08-26 16:48:43 +02:00
parent 85b12b1d4b
commit 2450e4370c

View File

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