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 df53cf1 commit 3243430Copy full SHA for 3243430
.github/workflows/codspeed.yml
@@ -64,4 +64,4 @@ jobs:
64
uses: CodSpeedHQ/action@v4
65
with:
66
mode: walltime
67
- run: go test -bench=. ./benchmarks/...
+ run: echo "Running benchmarks..."
0 commit comments