mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
test results for each
This commit is contained in:
parent
a603180774
commit
647074b564
3 changed files with 21 additions and 21 deletions
9
.github/workflows/build-linux-gcc.yml
vendored
9
.github/workflows/build-linux-gcc.yml
vendored
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue