We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451fc0f commit 2c45d76Copy full SHA for 2c45d76
1 file changed
.github/workflows/codspeed.yml
@@ -137,10 +137,6 @@ jobs:
137
working-directory: examples/with-electron-and-walltime
138
run: pnpm --filter @mail-client-demo/electron build
139
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
-
144
- name: Run electron inbox e2e under codspeed
145
uses: CodSpeedHQ/action@main
146
env:
0 commit comments