We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
benchmarks
1 parent 1ad621b commit 847d117Copy full SHA for 847d117
2 files changed
.github/workflows/benchmark-tags.yml
@@ -69,6 +69,6 @@ jobs:
69
output-file-path: sdk/trace/build/jmh-result.json
70
gh-pages-branch: benchmarks
71
github-token: ${{ secrets.GITHUB_TOKEN }}
72
- benchmark-data-dir-path: ""
+ benchmark-data-dir-path: "benchmarks"
73
auto-push: true
74
ref: ${{ matrix.tag-version }}
.github/workflows/benchmark.yml
@@ -39,5 +39,5 @@ jobs:
39
40
41
42
43
0 commit comments