suite
Some checks failed
Main Build Process / Build & Test (pull_request) Failing after 2m18s

This commit is contained in:
2024-08-26 00:18:50 +02:00
parent 633801c8a4
commit 73256fcba9

View File

@@ -66,7 +66,7 @@ jobs:
output: both output: both
thresholds: "10 30" thresholds: "10 30"
- name: Upload Test Result Files - name: Upload Test Result Files
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: test-results name: test-results
path: ${{ github.workspace }}/**/TestResults/**/* path: ${{ github.workspace }}/**/TestResults/**/*