Skip to content

Commit 2dc27c0

Browse files
authored
chore: Change CodSpeed mode from instrumentation to simulation
1 parent 304561b commit 2dc27c0

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
@@ -42,4 +42,4 @@ jobs:
4242
with:
4343
token: ${{ secrets.CODSPEED_TOKEN }}
4444
run: uv run pytest tests/ --codspeed
45-
mode: instrumentation
45+
mode: simulation

0 commit comments

Comments
 (0)