mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Update action.yml
This commit is contained in:
parent
01b4872d2d
commit
f1b3c1a940
2
.github/actions/test-results/action.yml
vendored
2
.github/actions/test-results/action.yml
vendored
|
|
@ -17,7 +17,7 @@ runs:
|
|||
- name: Test Reporter
|
||||
uses: phoenix-actions/test-reporting@v12
|
||||
with:
|
||||
artifact: torque3dWindowsMSVCUnitTest
|
||||
artifact: ${{inputs.artifact-name}}
|
||||
name: ${{inputs.name}}
|
||||
path: ${{inputs.path}}
|
||||
reporter: java-junit
|
||||
Loading…
Reference in a new issue