Browse Source

WIP: add debug step

Yuki Takei 4 years ago
parent
commit
4ea6d368f7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .github/workflows/ci-app-prod.yml

+ 4 - 0
.github/workflows/ci-app-prod.yml

@@ -310,6 +310,10 @@ jobs:
         name: Cypress Report
         path: packages/app/test/cypress
 
+    - name: debug
+      run: |
+        ls -R packages/app/test/cypress
+
     - name: Run reg-suit
       working-directory: ./packages/app
       run: |