Skip to content

Commit

Permalink
Install only chromium on ubuntu ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Sep 2, 2024
1 parent 2cfa7f5 commit 6fc9287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: 18

- name: Install Playwright
run: npx playwright install --with-deps
run: npx playwright install --with-deps chromium

- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 6fc9287

Please sign in to comment.