mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:49:35 +00:00
cypress binary
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -34,6 +34,8 @@ jobs:
|
|||||||
cache-dependency-path: pnpm-lock.yaml
|
cache-dependency-path: pnpm-lock.yaml
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
- name: Install Cypress binary
|
||||||
|
run: cd ./e2e && pnpm exec cypress install
|
||||||
- name: Start DB and ZITADEL
|
- name: Start DB and ZITADEL
|
||||||
run: |
|
run: |
|
||||||
cd ./e2e
|
cd ./e2e
|
||||||
|
Reference in New Issue
Block a user