We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f06f2 commit 55eeef1Copy full SHA for 55eeef1
1 file changed
.github/workflows/codspeed.yml
@@ -40,6 +40,7 @@ jobs:
40
- name: Run benchmarks
41
uses: CodSpeedHQ/action@main
42
with:
43
+ runner-version: branch:cod-2105-support-memory-profiling-for-python
44
mode: ${{ matrix.mode }}
45
run: uv run pytest tests/benchmarks/ --codspeed --test-group=${{ matrix.shard }} --test-group-count=${{ env.SHARDS }}
46
upload-url: https://api.staging.preview.codspeed.io/upload
0 commit comments