This commit is contained in:
Elio Bischof
2024-10-19 00:44:10 +02:00
parent edffb99296
commit 0459bea8dd

View File

@@ -96,6 +96,10 @@ jobs:
run: ZITADEL_DEV_UID=root pnpm run-zitadel
if: ${{ matrix.command == 'test:acceptance' }}
- name: Install Playwright Browsers
run: pnpm build
if: ${{ matrix.command == 'test:acceptance' }}
- name: Check
id: check
run: pnpm ${{ matrix.command }}