Skip to content

Commit 51a20c9

Browse files
committed
fixup: disable perf
1 parent 1675021 commit 51a20c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191

9292
- name: Run the benchmarks
9393
uses: CodSpeedHQ/action@main
94+
env:
95+
CODSPEED_PERF_ENABLED: false
9496
with:
9597
mode: walltime
9698
run: ./bench/bench.py --cmd "${{ matrix.cmd }}" --valgrind-path /usr/local/bin/valgrind

0 commit comments

Comments
 (0)