Skip to content

Commit

Permalink
Merge pull request #190 from libprima/dependabot/github_actions/matla…
Browse files Browse the repository at this point in the history
…b-actions/run-command-2.1.1

Bump matlab-actions/run-command from 2.1.0 to 2.1.1
  • Loading branch information
zaikunzhang authored Apr 12, 2024
2 parents 285d2b1 + 993b732 commit fa11ce8
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/parallel_test_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
cache: true

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -130,7 +130,7 @@ jobs:
products: Parallel_Computing_Toolbox

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

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
blacklist = {};
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 @@ -84,7 +84,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -100,7 +100,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -99,7 +99,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -103,7 +103,7 @@ jobs:
products: Optimization_Toolbox Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -102,7 +102,7 @@ jobs:
sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m
- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -107,7 +107,7 @@ jobs:
sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m
- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_integer_kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m
- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
ver;
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 @@ -93,7 +93,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -100,7 +100,7 @@ jobs:
products: Optimization_Toolbox Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -84,7 +84,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -100,7 +100,7 @@ jobs:
products: Parallel_Computing_Toolbox

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

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -88,7 +88,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
ver;
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 @@ -94,7 +94,7 @@ jobs:
products: Optimization_Toolbox Parallel_Computing_Toolbox

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

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

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -95,7 +95,7 @@ jobs:
products: Optimization_Toolbox Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -83,7 +83,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -102,7 +102,7 @@ jobs:
products: Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -146,7 +146,7 @@ jobs:
products: Optimization_Toolbox Parallel_Computing_Toolbox

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stress_test_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
cat fortran/common/ppf.h
- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -160,7 +160,7 @@ jobs:
products: Parallel_Computing_Toolbox

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

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

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
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 @@ -93,7 +93,7 @@ jobs:
products: Parallel_Computing_Toolbox

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

- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m
- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify_large.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m
- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
ver;
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m
- name: Conduct the test
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: |
ver;
Expand Down

0 comments on commit fa11ce8

Please sign in to comment.