Explorar o código

install cypress in reusable-app-prod

Yuki Takei %!s(int64=2) %!d(string=hai) anos
pai
achega
e13337c5b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 --frozen-lockfile
+        yarn add cypress --dev
         yarn cypress install
         yarn cypress install
 
 
     - name: Download production files artifact
     - name: Download production files artifact