ci: retry with working oidc server image

This commit is contained in:
ThetaDev 2024-05-14 03:58:50 +02:00
parent 04d9883c96
commit c21f9d1fdd
Signed by: ThetaDev
GPG key ID: E319D3C5148D65B6

View file

@ -48,7 +48,7 @@ jobs:
npm run test:integration
- name: 👨‍🔬 E2E test
run: |
npx playwright install --with-deps
npx playwright install --with-deps chrome
npm run build
npm run test:e2e