Skip to content

Commit 425b221

Browse files
authored
Update bat.yml
Update wording for clarity
1 parent 19e7e31 commit 425b221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bat.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
command: disp("Hello world!!")
6363
startup-options: -nojvm -nodesktop -logfile mylog.log
6464

65-
- name: Validate that command ran with arguments
65+
- name: Validate that previous command ran with arguments
6666
uses: ./
6767
with:
6868
command: assert(isfile("mylog.log"));

0 commit comments

Comments
 (0)