Explorar el Código

Update test-results.yml

marauder2k7 hace 2 años
padre
commit
d1fa081d62
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}}