Skip to content

Commit

Permalink
ci: remove caching for playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jun 11, 2024
1 parent b9ec364 commit e9a923a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:

- name: Install dependencies
run: pnpm install

- name: Install Playwright
run: pnpm playwright-core install chromium

Expand Down

0 comments on commit e9a923a

Please sign in to comment.