Skip to content

Commit f9ebf46

Browse files
committed
Install chromium
1 parent 03aed66 commit f9ebf46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
with:
1515
deno-version: v2.x
1616
- run: |
17+
deno run -A npm:playwright install chromium
1718
deno run -A packages/cli/src/main.ts build
1819
deno test -A

0 commit comments

Comments
 (0)