We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bf386 commit d89a93fCopy full SHA for d89a93f
action.yml
@@ -6,10 +6,7 @@ description: >-
6
inputs:
7
command:
8
description: >-
9
- Script, function, or statement to execute.
10
- If the value of `command` is the name of a MATLAB script or function, do
11
- not specify the file extension. If you specify more than one MATLAB
12
- command, use a comma or semicolon to separate the commands.
+ Script, function, or statement to execute
13
required: true
14
runs:
15
using: node12
0 commit comments