Update test-results.yml

This commit is contained in:
marauder2k7 2023-07-27 08:47:03 +01:00
parent 047ac7f085
commit 0f52f410ba

View file

@ -23,10 +23,12 @@ jobs:
} }
- { - {
name: "Linux Test Results", name: "Linux Test Results",
runos: ubuntu-latest,
artifact-name: "torque3dLinuxGCCUnitTest" artifact-name: "torque3dLinuxGCCUnitTest"
} }
- { - {
name: "Mac Test Results", name: "Mac Test Results",
runos: macos-latest,
artifact-name: "torque3dMacOSXCLANGUnitTest" artifact-name: "torque3dMacOSXCLANGUnitTest"
} }