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 1f4b5ba commit 0544f69Copy full SHA for 0544f69
1 file changed
.github/workflows/e2e.yml
@@ -29,8 +29,6 @@ jobs:
29
run: composer install --prefer-dist --no-interaction --no-progress
30
- name: Build assets
31
run: npm run build
32
- - name: Install dependencies
33
- run: npm ci
34
working-directory: tests-e2e
35
- name: Install Playwright Browsers
36
run: npx playwright install chromium --with-deps
0 commit comments