There was an error while loading. Please reload this page.
1 parent 7f217a3 commit 58a5a50Copy full SHA for 58a5a50
1 file changed
.github/workflows/bat.yml
@@ -50,6 +50,7 @@ jobs:
50
grep "Running TheTruth" output.log
51
grep "Done TheTruth" output.log
52
grep "1 Passed" output.log
53
+ shell: bash
54
- name: Generate Model
55
uses: matlab-actions/run-command@v2
56
with:
@@ -76,3 +77,4 @@ jobs:
76
77
grep -q "runInParallel" console.log
78
grep -q "'OutputDetail', 3" console.log
79
grep -q "'LoggingLevel', 3" console.log
80
0 commit comments