Skip to content

Commit a9e5026

Browse files
committed
Install playwright deps
1 parent 4176249 commit a9e5026

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
with:
110110
node-version: lts/*
111111
- uses: ipfs/aegir/actions/cache-node-modules@master
112+
- run: npx playwright install-deps
112113
- run: npm run --if-present test:webkit
113114
- uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b # v2.1.0
114115
with:

0 commit comments

Comments
 (0)