Skip to content

Commit e9a923a

Browse files
committed
ci: remove caching for playwright
1 parent b9ec364 commit e9a923a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
- name: Install dependencies
108108
run: pnpm install
109-
109+
110110
- name: Install Playwright
111111
run: pnpm playwright-core install chromium
112112

0 commit comments

Comments
 (0)