Skip to content

Commit feea402

Browse files
authored
Use simulation mode in Codspeed CI (#13063)
1 parent 671c9b0 commit feea402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
- name: Run CodSpeed benchmarks
6060
uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1
6161
with:
62-
mode: instrumentation
62+
mode: simulation
6363
run: uv run --no-sync pytest ./tests/benchmarks ./tests/pydantic_core/benchmarks --codspeed

0 commit comments

Comments
 (0)