Skip to content

Commit 771dd4b

Browse files
committed
install full chromium fixes ci?
1 parent 28d9325 commit 771dd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install dependencies
2424
run: npm ci --ignore-scripts --no-audit --no-fund
2525
- name: Install Playwright Browsers
26-
run: npx playwright install chromium --no-shell
26+
run: npx playwright install chromium
2727
- run: npm test -- --forbid-only
2828

2929
check-ts:

0 commit comments

Comments
 (0)