Skip to content

Commit ac85bd0

Browse files
committed
Update run-command in matlab actions
1 parent 35bcf7f commit ac85bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance_benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
MATLABPATH: ${{ env.OPENTELEMETRY_MATLAB_INSTALL }}
5757
uses: matlab-actions/run-command@v2
5858
with:
59-
command: opentelemetry-matlab/test/performance/runPerf
59+
command: addpath("./test/performance"), runPerf
6060
- name: Download previous benchmark data
6161
uses: actions/cache@v4
6262
with:

0 commit comments

Comments
 (0)