From ab1ca612da0829888cb3f94344a3366fc75e3e6d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 28 Mar 2019 20:26:04 -0700 Subject: Enable tests for oni-grep --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2d0c02c..e2422cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,6 +13,10 @@ test-oni-alert: stage: test script: make test-oni-alert +test-oni-grep: + stage: test + script: make test-oni-grep + package: stage: package before_script: -- cgit v1.2.3-54-g00ecf