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 39ec8f2 commit 8d181d4Copy full SHA for 8d181d4
.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: addpath("./test/performance"), runPerf
+ command: addpath("test/performance"), runPerf
60
- name: Download previous benchmark data
61
uses: actions/cache@v4
62
0 commit comments