@@ -92,5 +92,5 @@ jobs:
with:
artifact: torque3dLinuxGCCUnitTest
name: Build Tests
- path: /My Projects/Torque3D/game/test_detail.xml
+ path: "My Projects/Torque3D/game/test_detail.xml"
reporter: java-junit
@@ -72,5 +72,5 @@ jobs:
if: success() || failure() # run this step even if previous step failed
@@ -68,5 +68,5 @@ jobs: