Skip to content

Commit

Permalink
Update .github/workflows/playwright.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Justin Wiebe <[email protected]>
  • Loading branch information
OutlawAndy and justwiebe authored Apr 1, 2024
1 parent b67abe2 commit 4421571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
cache: yarn

- name: Install dependencies
run: npm install -g yarn && yarn
run: yarn

- name: Install Playwright Browsers
run: yarn playwright install --with-deps
Expand Down

0 comments on commit 4421571

Please sign in to comment.