Skip to content

Commit 6d8f054

Browse files
authored
Update playwright.yml
1 parent da40f8e commit 6d8f054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Playwright Browsers
1919
run: npx playwright install --with-deps
2020
- name: Run XServer for headed browser
21-
run: xvfb-run Playwright tests
21+
run: xvfb-run LOGINEXAMPLE
2222
- name: Run Playwright tests
2323
run: npx playwright test
2424
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)