Skip to content

Commit

Permalink
Install playwright deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed Apr 12, 2023
1 parent 9088cae commit 1fd8276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
with:
node-version: lts/*
- uses: ipfs/aegir/actions/cache-node-modules@master
- run: npx playwright install-deps
- run: npm run --if-present test:webkit
- uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b # v2.1.0
with:
Expand Down

0 comments on commit 1fd8276

Please sign in to comment.