Browse Source

add --verbose option to debug

Yuki Takei 2 years ago
parent
commit
d290c1fa11
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
       run: |
-        yarn add -W -D cypress cypress-wait-until
+        yarn add -W -D --verbose cypress cypress-wait-until
         yarn cypress install
 
     - name: Download production files artifact