Skip to content

Commit

Permalink
chore(playwright): update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed Jun 28, 2024
1 parent 7a0d133 commit c3f5e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: npm install

- name: Install Playwright Browsers
working-directory: automated-tests
run: npx playwright install --with-deps

- name: Run server for Uplink Web
Expand Down

0 comments on commit c3f5e43

Please sign in to comment.