We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c220cb commit ce4e36bCopy full SHA for ce4e36b
.github/workflows/go-benchmarks.yml
@@ -31,4 +31,5 @@ jobs:
31
uses: CodSpeedHQ/action@6a8e2b874c338bf81cc5e8be715ada75908d3871 # v4.3.4
32
with:
33
mode: walltime
34
- run: make for-all-target TARGET="benchmark"'
+ run: make for-all-target TARGET="benchmark"'
35
+ cache-instruments: false
0 commit comments