Skip to content

Commit 91f83f0

Browse files
committed
[ci] Set CodSpeedHQ/action's mode to simulation
v4 requires the mode to me explicitly set.
1 parent 0a74cb6 commit 91f83f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codspeed-bench.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
- name: Run benchmarks
150150
uses: CodSpeedHQ/action@v4
151151
with:
152+
mode: simulation
152153
token: ${{ secrets.CODSPEED_TOKEN }}
153154
run: |
154155
cd benchmark/pybench

0 commit comments

Comments
 (0)