Skip to content

Commit b72eb7c

Browse files
committed
Activate SVM unittests gate
1 parent b76b045 commit b72eb7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci.jsonnet

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@
251251
// unittests
252252
testGate(type="unittest", platform="linux"),
253253
testGate(type="unittest", platform="darwin"),
254+
testGate(type="svm-unittest", platform="linux"),
255+
testGate(type="svm-unittest", platform="darwin"),
254256

255257
// junit
256258
testGate(type="junit", platform="linux"),

0 commit comments

Comments
 (0)