Browse Source

Revert "install cypress in reusable-app-prod"

This reverts commit e13337c5b6777297c8314f33917b6f2dac4cbb24.
Yuki Takei 2 years ago
parent
commit
771d268f89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/reusable-app-prod.yml

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

@@ -267,7 +267,7 @@ jobs:
 
 
     - name: Install dependencies
     - name: Install dependencies
       run: |
       run: |
-        yarn add -W -D --verbose cypress cypress-wait-until
+        yarn --frozen-lockfile
         yarn cypress install
         yarn cypress install
 
 
     - name: Download production files artifact
     - name: Download production files artifact