Skip to content

Commit 6bca850

Browse files
committed
chore: disable instruments caching
1 parent 4e84aa6 commit 6bca850

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
with:
4343
mode: ${{ matrix.mode }}
4444
run: uv run pytest tests/benchmarks/ --codspeed --test-group=${{ matrix.shard }} --test-group-count=${{ env.SHARDS }}
45+
cache-instruments: false
4546

4647
all-checks:
4748
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)