Skip to content

Commit f30dca9

Browse files
committed
2 parents 1abe249 + 7adbb01 commit f30dca9

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.github/workflows/run_book_tests.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,11 @@ jobs:
3535
test_folder: test/book/chapter03
3636
products: >
3737
MATLAB
38+
Optimization_Toolbox
3839
Robotics_System_Toolbox
3940
junit: test-results/Chapter03.xml
4041
cobertura: code-coverage/Chapter03.xml
4142

42-
- chapter: Chapter04
43-
test_folder: test/book/chapter04
44-
products: >
45-
MATLAB
46-
Robotics_System_Toolbox
47-
junit: test-results/Chapter04.xml
48-
cobertura: code-coverage/Chapter04.xml
49-
5043
- chapter: Chapter04
5144
test_folder: test/book/chapter04
5245
products: >

0 commit comments

Comments
 (0)