Skip to content

Commit

Permalink
Fix syntax error by indenting necessary products
Browse files Browse the repository at this point in the history
  • Loading branch information
eszmw committed Sep 30, 2024
1 parent 58c5cb0 commit 08987f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:
with:
release: ${{ matrix.MATLABVersion }}
products: >
Simulink
Simscape_Fluids
Stateflow
Simulink_Real-Time
Symbolic_Math_Toolbox
Image_Processing_Toolbox
Simulink
Simscape_Fluids
Stateflow
Simulink_Real-Time
Symbolic_Math_Toolbox
Image_Processing_Toolbox
# Run all the tests
Expand Down

0 comments on commit 08987f4

Please sign in to comment.