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 771ec30 commit 2599c96Copy full SHA for 2599c96
.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