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