Revert "Remove criterion/codspeed compat layer (#12524)" (#12680)

This commit is contained in:
Micha Reiser
2024-08-05 09:49:04 +02:00
committed by GitHub
parent 0d3bad877d
commit ff2aa3ea00
11 changed files with 31 additions and 16 deletions

View File

@@ -616,7 +616,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: "Build benchmarks"
run: cargo codspeed build -p ruff_benchmark
run: cargo codspeed build --features codspeed -p ruff_benchmark
- name: "Run benchmarks"
uses: CodSpeedHQ/action@v3