Update action.yml

This commit is contained in:
marauder2k7 2023-07-26 16:59:18 +01:00
parent 01b4872d2d
commit f1b3c1a940

View file

@ -17,7 +17,7 @@ runs:
- name: Test Reporter - name: Test Reporter
uses: phoenix-actions/test-reporting@v12 uses: phoenix-actions/test-reporting@v12
with: with:
artifact: torque3dWindowsMSVCUnitTest artifact: ${{inputs.artifact-name}}
name: ${{inputs.name}} name: ${{inputs.name}}
path: ${{inputs.path}} path: ${{inputs.path}}
reporter: java-junit reporter: java-junit