Skip to content

Commit 368acb5

Browse files
TO DROP: test before release
1 parent bb0a744 commit 368acb5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/codspeed.yml

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

140+
- run: rustup toolchain install
141+
140142
- name: Run electron inbox e2e under codspeed
141143
uses: CodSpeedHQ/action@main
142144
env:
@@ -145,3 +147,4 @@ jobs:
145147
working-directory: examples/with-electron-and-walltime
146148
run: xvfb-run -a pnpm bench:electron
147149
mode: walltime
150+
runner-version: branch:disable-jit-classification

0 commit comments

Comments
 (0)