Skip to content

Commit 4e444de

Browse files
chore: disable profiling in the test temporarily
1 parent a79a4bc commit 4e444de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
uses: CodSpeedHQ/action@main
9898
env:
9999
CODSPEED_SKIP_UPLOAD: "true"
100+
CODSPEED_PROFILER_ENABLED: "false"
100101
with:
101102
run: uv run pytest tests/benchmarks/test_bench_fibo.py --codspeed
102103
mode: walltime

0 commit comments

Comments
 (0)