Skip to content

Commit 2c45d76

Browse files
ci: drop playwright install
1 parent 451fc0f commit 2c45d76

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,6 @@ jobs:
137137
working-directory: examples/with-electron-and-walltime
138138
run: pnpm --filter @mail-client-demo/electron build
139139

140-
- name: Install Playwright browsers
141-
working-directory: examples/with-electron-and-walltime
142-
run: pnpm --filter @mail-client-demo/electron exec playwright install --with-deps chromium
143-
144140
- name: Run electron inbox e2e under codspeed
145141
uses: CodSpeedHQ/action@main
146142
env:

0 commit comments

Comments
 (0)