Skip to content

Commit 8fcdb98

Browse files
authored
Removing Simulink Test from product list (not enough space) and serializing tests for now
1 parent 0ef4837 commit 8fcdb98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/run_book_tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
Optimization_Toolbox
5555
Parallel_Computing_Toolbox
5656
Simulink
57-
Simulink_Test
5857
Robotics_System_Toolbox
5958
ROS_Toolbox
6059
Signal_Processing_Toolbox
@@ -77,4 +76,4 @@ jobs:
7776
startup-options: -webfigures
7877
code-coverage-cobertura: code-coverage/coverage.xml
7978
# Run tests in parallel. Requires Parallel_Computing_Toolbox in "products" list above
80-
use-parallel: true
79+
use-parallel: false

0 commit comments

Comments
 (0)