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 0566dfc commit 464ff21Copy full SHA for 464ff21
1 file changed
.github/workflows/benchmarks.yml
@@ -72,7 +72,7 @@ jobs:
72
env:
73
CODSPEED_LOG: debug
74
with:
75
- mode: instrumentation
+ mode: simulation
76
run: |
77
echo "Running benchmarks for ${{ matrix.benchmark-target.package }}"
78
cargo codspeed run -p ${{ matrix.benchmark-target.package }} > /dev/null
0 commit comments