We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae2460 commit 76c8d98Copy full SHA for 76c8d98
.github/workflows/e2e-playwright.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Install Playwright browsers
47
working-directory: ./e2e-playwright
48
- run: npx playwright install
+ run: npx playwright install --with-deps
49
50
- name: Build with Gradle
51
id: build_app
0 commit comments