Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2599c96

Browse files
committed
ci: run administrative benchmarks
1 parent 771ec30 commit 2599c96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
mkdir benchmark && cd benchmark
118118
../source/tests/benchmarks/benchmark.sh \
119119
${SUITE_FLAG} ${DEBUG_FLAG} \
120+
--admin \
120121
--baseline-cli "git" --cli "${GIT2_CLI}" --name libgit2 \
121122
--json benchmarks.json --flamegraph --zip benchmarks.zip
122123
shell: bash

0 commit comments

Comments
 (0)