mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 03:33:24 +00:00
build
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -96,6 +96,10 @@ jobs:
|
|||||||
run: ZITADEL_DEV_UID=root pnpm run-zitadel
|
run: ZITADEL_DEV_UID=root pnpm run-zitadel
|
||||||
if: ${{ matrix.command == 'test:acceptance' }}
|
if: ${{ matrix.command == 'test:acceptance' }}
|
||||||
|
|
||||||
|
- name: Install Playwright Browsers
|
||||||
|
run: pnpm build
|
||||||
|
if: ${{ matrix.command == 'test:acceptance' }}
|
||||||
|
|
||||||
- name: Check
|
- name: Check
|
||||||
id: check
|
id: check
|
||||||
run: pnpm ${{ matrix.command }}
|
run: pnpm ${{ matrix.command }}
|
||||||
|
|||||||
Reference in New Issue
Block a user