mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-09-12 21:37:53 -04:00
Fix e2e pipelines (#654)
This commit is contained in:
1 parent
65afcaf3a4
commit
d34ddb841d
1 file changed
+2
-1
@@ -71,7 +71,8 @@ jobs:
|
||||
|
||||
- name: Install Playwright browsers
|
||||
working-directory: e2e
|
||||
run: npx playwright install --with-deps chromium
|
||||
timeout-minutes: 5
|
||||
run: npx playwright install chromium
|
||||
|
||||
- name: Wait for Keycloak
|
||||
run: |
|
||||
|
||||
Reference in new issue
Block a user