浏览代码

Update action.yml

marauder2k7 2 年之前
父节点
当前提交
f1b3c1a940
共有 1 个文件被更改,包括 1 次插入1 次删除
  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