File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 85
85
# Add the installation directory to the MATLAB Search Path by
86
86
# setting the MATLABPATH environment variable.
87
87
MATLABPATH : matlab/install/arrow_matlab
88
- uses : matlab-actions/run-tests@v2
88
+ uses : matlab-actions/run-tests@v1
89
89
with :
90
90
select-by-folder : matlab/test
91
91
macos :
@@ -125,7 +125,7 @@ jobs:
125
125
# Add the installation directory to the MATLAB Search Path by
126
126
# setting the MATLABPATH environment variable.
127
127
MATLABPATH : matlab/install/arrow_matlab
128
- uses : matlab-actions/run-tests@v2
128
+ uses : matlab-actions/run-tests@v1
129
129
with :
130
130
select-by-folder : matlab/test
131
131
windows :
@@ -171,6 +171,6 @@ jobs:
171
171
# Add the installation directory to the MATLAB Search Path by
172
172
# setting the MATLABPATH environment variable.
173
173
MATLABPATH : matlab/install/arrow_matlab
174
- uses : matlab-actions/run-tests@v2
174
+ uses : matlab-actions/run-tests@v1
175
175
with :
176
176
select-by-folder : matlab/test
You can’t perform that action at this time.
0 commit comments