Skip to content

Commit 13ebac2

Browse files
committed
Install chromium
1 parent 03aed66 commit 13ebac2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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 npm:playwright install chromium
1718
deno run -A packages/cli/src/main.ts build
1819
deno test -A

0 commit comments

Comments
 (0)