Skip to content

Commit 58a5a50

Browse files
Update bat.yml
1 parent 7f217a3 commit 58a5a50

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/bat.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
grep "Running TheTruth" output.log
5151
grep "Done TheTruth" output.log
5252
grep "1 Passed" output.log
53+
shell: bash
5354
- name: Generate Model
5455
uses: matlab-actions/run-command@v2
5556
with:
@@ -76,3 +77,4 @@ jobs:
7677
grep -q "runInParallel" console.log
7778
grep -q "'OutputDetail', 3" console.log
7879
grep -q "'LoggingLevel', 3" console.log
80+
shell: bash

0 commit comments

Comments
 (0)