Skip to content

Commit

Permalink
chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
renardeinside committed Nov 23, 2024
1 parent d8d8d06 commit b8b9432
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ jobs:

- name: Lint
run: yarn lint


- name: Install Playwright Browsers
run: npx playwright install chromium

# note: we need to build before running tests because it's a chrome extension
- name: Test
Expand Down

0 comments on commit b8b9432

Please sign in to comment.