Thanks to visit codestin.com Credit goes to github.com
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 1a514b3 commit 14d5a5eCopy full SHA for 14d5a5e
.github/workflows/benchmark.yml
@@ -117,6 +117,7 @@ jobs:
117
mkdir benchmark && cd benchmark
118
../source/tests/benchmarks/benchmark.sh \
119
${SUITE_FLAG} ${DEBUG_FLAG} \
120
+ --admin \
121
--baseline-cli "git" --cli "${GIT2_CLI}" --name libgit2 \
122
--json benchmarks.json --flamegraph --zip benchmarks.zip
123
shell: bash
0 commit comments