missed more

reason git was freaking out....
This commit is contained in:
marauder2k7 2024-04-28 23:43:09 +01:00
parent 29190c3d77
commit 3ad8389d5a
3 changed files with 3 additions and 3 deletions

View file

@ -35,5 +35,5 @@ jobs:
uses: phoenix-actions/test-reporting@v14
with:
name: ${{matrix.config.name}}
path: Linux/*.xml
path: "**/My Projects/Torque3D/game/test_detail.xml"
reporter: java-junit

View file

@ -35,5 +35,5 @@ jobs:
uses: phoenix-actions/test-reporting@v14
with:
name: ${{matrix.config.name}}
path: macOS/*.xml
path: "**/My Projects/Torque3D/game/test_detail.xml"
reporter: java-junit

View file

@ -35,5 +35,5 @@ jobs:
uses: phoenix-actions/test-reporting@v14
with:
name: ${{matrix.config.name}}
path: Windows/*.xml
path: "**/My Projects/Torque3D/game/test_detail.xml"
reporter: java-junit