mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #9986 from cakebaker/benchmarks_use_simulation_mode
benchmarks: use `simulation` mode
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
||||
env:
|
||||
CODSPEED_LOG: debug
|
||||
with:
|
||||
mode: instrumentation
|
||||
mode: simulation
|
||||
run: |
|
||||
echo "Running benchmarks for ${{ matrix.benchmark-target.package }}"
|
||||
cargo codspeed run -p ${{ matrix.benchmark-target.package }} > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user