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