Skip to content

Commit 5e2763c

Browse files
committed
Update default args msl-test
1 parent f52773c commit 5e2763c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msl-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on:
2929
bm_options:
3030
description: 'Comma-separated --baseModelicaOptions values for OpenModelica Base Modelica export'
3131
required: false
32-
default: 'scalarize,moveBindings'
32+
default: 'scalarize,moveBindings,inlineFunctions'
3333
type: string
3434

3535
concurrency:

0 commit comments

Comments
 (0)