mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 00:24:40 +00:00
Update test-results.yml
This commit is contained in:
parent
047ac7f085
commit
0f52f410ba
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-results.yml
vendored
2
.github/workflows/test-results.yml
vendored
|
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue