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 91f75c4 commit 3b4024bCopy full SHA for 3b4024b
.github/workflows/ci.yml
@@ -89,7 +89,6 @@ jobs:
89
CODSPEED_PERF_ENABLED: true
90
with:
91
run: examples/google_benchmark_cmake/build/benchmark_example
92
- token: ${{ secrets.CODSPEED_TOKEN }}
93
upload-url: https://api.staging.preview.codspeed.io/upload
94
95
bazel-integration-tests:
@@ -129,7 +128,6 @@ jobs:
129
128
130
131
run: bazel run //examples/google_benchmark_bazel:my_benchmark --//core:codspeed_mode=${{ matrix.codspeed-mode }}
132
133
134
135
windows-cmake-build:
0 commit comments