Browse Source

Update action.yml

marauder2k7 2 years ago
parent
commit
f1b3c1a940
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/actions/test-results/action.yml

+ 1 - 1
.github/actions/test-results/action.yml

@@ -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