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 5bca8f3 commit 5af4562Copy full SHA for 5af4562
.github/workflows/ci.yml
@@ -116,7 +116,7 @@ jobs:
116
# Share repository cache between workflows.
117
repository-cache: true
118
119
- - name: Build and run benchmarks
+ - name: Build benchmark example
120
run: |
121
bazel build //examples/google_benchmark_bazel:my_benchmark --//core:codspeed_mode=${{ matrix.codspeed-mode }} --//core:strict_warnings=on
122
0 commit comments