Skip to content

Commit 9ea5cdf

Browse files
committed
260220.163101.CET [skip ci] revise run-matlab-command with timeout
1 parent c788e50 commit 9ea5cdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stress_test_matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
run: bash .github/scripts/install_run_matlab_command
192192

193193
- name: Conduct the test; treat timeout as SUCCESS (exit 0)
194-
uses: equipez/run-matlab-command
194+
uses: equipez/run-matlab-command@v1
195195
with:
196196
time: 1m
197197
command: |

0 commit comments

Comments
 (0)