Explorar o código

fix wrong inputs key

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

+ 1 - 1
.github/workflows/ci-app-prod.yml

@@ -11,10 +11,10 @@ jobs:
     with:
       node-version: 14.x
       checkout-ref: ${{ github.event.pull_request.head.ref }}
+      skip-launching-test: true
 
   build-prod-head:
     uses: weseek/growi/.github/workflows/reusable-app-prod.yml@support/vrt-with-cypress
     with:
       node-version: 14.x
       checkout-ref: ${{ github.event.pull_request.head.ref }}
-      test-launching: true