ci: retry with working oidc server image
This commit is contained in:
parent
04d9883c96
commit
c21f9d1fdd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue