Explorar o código

fix wrong syntax

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
fbbe6d0eab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/reusable-app-reg-suit.yml

+ 1 - 1
.github/workflows/reusable-app-reg-suit.yml

@@ -77,7 +77,7 @@ jobs:
       if: ${{ inputs.run-compare }}
       uses: actions/download-artifact@v2
       with:
-        name: ${{ inputs/cypress-report-artifact-name }}
+        name: ${{ inputs.cypress-report-artifact-name }}
         path: packages/app/test/cypress
 
     - name: Run reg-suit compare