Skip to content

Commit 465be51

Browse files
committed
ci: re-enable CODSPEED_PERF_ENABLED in walltime benchmarks
Drop the explicit CODSPEED_PERF_ENABLED=false override so the CodSpeed action runs with its default perf integration.
1 parent 8250b72 commit 465be51

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ jobs:
9292
- name: Run the benchmarks
9393
uses: CodSpeedHQ/action@main
9494
continue-on-error: ${{ matrix.valgrind != 'local' }}
95-
env:
96-
CODSPEED_PERF_ENABLED: false
9795
with:
9896
working-directory: bench
9997
mode: walltime

0 commit comments

Comments
 (0)