Skip to content

Commit 6a2b855

Browse files
committed
Update benchmarks.yml
1 parent 318e99e commit 6a2b855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
echo "Baseline: ${{ github.event.pull_request.base.sha }} (${{ github.event.pull_request.base.label }})"
5252
echo "Contender: ${GITHUB_SHA} (${{ github.event.pull_request.head.label }})"
5353
# Use mamba for env creation
54+
# export CONDA_EXE=$(which mamba)
5455
export CONDA_EXE=$(which conda)
5556
# Run benchmarks for current commit against base
5657
ASV_OPTIONS="--split --show-stderr --factor $ASV_FACTOR"

0 commit comments

Comments
 (0)