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 b5739b2 commit 48cc3e0Copy full SHA for 48cc3e0
.github/workflows/performance_benchmark.yml
@@ -56,7 +56,7 @@ jobs:
56
MATLABPATH: ${{ env.OPENTELEMETRY_MATLAB_INSTALL }}
57
uses: matlab-actions/run-command@v2
58
with:
59
- command: run("test/performance/runperf.m")
+ command: run("opentelemetry-matlab/test/performance/runperf.m")
60
- name: Download previous benchmark data
61
uses: actions/cache@v4
62
0 commit comments