소스 검색

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