We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef4837 commit 8fcdb98Copy full SHA for 8fcdb98
.github/workflows/run_book_tests.yml
@@ -54,7 +54,6 @@ jobs:
54
Optimization_Toolbox
55
Parallel_Computing_Toolbox
56
Simulink
57
- Simulink_Test
58
Robotics_System_Toolbox
59
ROS_Toolbox
60
Signal_Processing_Toolbox
@@ -77,4 +76,4 @@ jobs:
77
76
startup-options: -webfigures
78
code-coverage-cobertura: code-coverage/coverage.xml
79
# Run tests in parallel. Requires Parallel_Computing_Toolbox in "products" list above
80
- use-parallel: true
+ use-parallel: false
0 commit comments