Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/compile_mex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
cache: true

- name: Compile the MEX functions
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
startup-options: -nojvm -noopengl -logfile matlab/interfaces/private/build.log
command: |
Expand Down Expand Up @@ -212,7 +212,7 @@ jobs:
# which matlab

# - name: Conduct the test
# uses: matlab-actions/[email protected].1
# uses: matlab-actions/[email protected].2
# with:
# startup-options: -nojvm -noopengl -logfile matlab/interfaces/private/build.log
# command: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/parallel_test_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_bobyqa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_bobyqa_small_sq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cobyla_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cobyla_small_sq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_compiler_options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_infnan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_intrinsic_linalg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
blacklist = {};
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_lincoa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_lincoa_small_sq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_newuoa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_newuoa_small_sq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_prima_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
blacklist = {};
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_quadruple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_single.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_uobyqa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_uobyqa_small_sq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/recursive_test_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:


- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:

- name: Conduct the test
if: ${{ !(runner.os == 'macOS' && runner.arch == 'X64') }}
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
cd matlab/tests; testprima_ex();
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_matlab_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
cd matlab/tests; testprima_ex();
2 changes: 1 addition & 1 deletion .github/workflows/test_matlab_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
cd matlab/tests; testprima_ex();
2 changes: 1 addition & 1 deletion .github/workflows/verify_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
cat compile.m

- name: Conduct the test
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: |
ver;
Expand Down
Loading