2
0
Yuki Takei 4 жил өмнө
parent
commit
4b230c1095

+ 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