Skip to content

Commit

Permalink
test install-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Apr 18, 2024
1 parent c8bc961 commit d9ab5fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
with:
node-version: 20.x
- run: npm ci
- name: Install Playwright dependencies
run: npx playwright install-deps
- name: Install Playwright browsers and dependencies
run: npx playwright install --with-deps
- env:
Expand Down

0 comments on commit d9ab5fc

Please sign in to comment.