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 2f1f13f commit cd63eb6Copy full SHA for cd63eb6
.github/workflows/test.yml
@@ -74,7 +74,7 @@ jobs:
74
if: matrix.package == 'core'
75
uses: rhysd/github-action-benchmark@v1
76
with:
77
- name: OpenTelemetry Python Benchmarks - Python ${{ env[matrix.python-version ]}} - ${{ matrix.package-group }}
+ name: OpenTelemetry Python Benchmarks - Python ${{ env[matrix.python-version ]}} - ${{ matrix.package }}
78
tool: pytest
79
output-file-path: output.json
80
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments