We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
simulation
1 parent 671c9b0 commit feea402Copy full SHA for feea402
1 file changed
.github/workflows/codspeed.yml
@@ -59,5 +59,5 @@ jobs:
59
- name: Run CodSpeed benchmarks
60
uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1
61
with:
62
- mode: instrumentation
+ mode: simulation
63
run: uv run --no-sync pytest ./tests/benchmarks ./tests/pydantic_core/benchmarks --codspeed
0 commit comments