瀏覽代碼

Update test-results.yml

marauder2k7 2 年之前
父節點
當前提交
d1fa081d62
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/test-results.yml

+ 1 - 1
.github/workflows/test-results.yml

@@ -30,7 +30,7 @@ jobs:
             }
     steps:
       - name: Upload Artifact
-        uses: ./.github/actions/upload-artifact
+        uses: ./.github/actions/test-results
         with:
           artifact-name: ${{matrix.config.artifact-name}}
           name: ${{matrix.config.name}}