Merge unit test results using pyEDAA.Reports.

This commit is contained in:
Patrick Lehmann
2024-04-25 07:20:29 +02:00
parent f9a74102d9
commit 4406abe788
4 changed files with 10 additions and 18 deletions

View File

@@ -84,7 +84,7 @@ jobs:
codacy_token: ${{ secrets.CODACY_PROJECT_TOKEN }}
PublishTestResults:
uses: pyTooling/Actions/.github/workflows/PublishTestResults.yml@r1
uses: pyTooling/Actions/.github/workflows/PublishTestResults.yml@dev
needs:
- UnitTesting
- PlatformTesting