Skip to content

Commit

Permalink
Install only chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
drozdzynski committed Aug 29, 2024
1 parent ed9f4a2 commit cbbd0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install Dependencies
run: |
yarn install
yarn dlx playwright install --with-deps
yarn dlx playwright install --with-deps chromium
- name: Build
run: yarn build
- name: Run tests
Expand Down

0 comments on commit cbbd0a1

Please sign in to comment.