mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-21 15:43:45 +00:00
Update action.yml
This commit is contained in:
parent
01b4872d2d
commit
f1b3c1a940
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue