test results for each

This commit is contained in:
marauder2k7 2023-07-26 14:22:36 +01:00
parent a603180774
commit 647074b564
3 changed files with 21 additions and 21 deletions

View file

@ -85,12 +85,3 @@ jobs:
uses: ./.github/actions/upload-artifact
with:
name: torque3dLinuxGCCUnitTest
- name: Test Reporter
uses: phoenix-actions/test-reporting@v12
if: success() || failure() # run this step even if previous step failed
with:
artifact: torque3dLinuxGCCUnitTest
name: Build Tests
path: My Projects/Torque3D/game/test_*.xml
reporter: java-junit