Skip to content

Commit e8638ba

Browse files
committed
Fix for CI testing
1 parent 4376f2c commit e8638ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples_dev.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% Shared variable
44
% We stat by loading the sample data (structure created from the carbig
55
% dataset)
6-
addpath('sample_data/');
6+
addpath('sample_data/','gramm/');
77
load example_data;
88

99

0 commit comments

Comments
 (0)