1
0
Fork 0

Enable tests for oni-grep

This commit is contained in:
Tom Willemse 2019-03-28 20:26:04 -07:00
parent 68edabde0c
commit ab1ca612da

View file

@ -13,6 +13,10 @@ test-oni-alert:
stage: test stage: test
script: make test-oni-alert script: make test-oni-alert
test-oni-grep:
stage: test
script: make test-oni-grep
package: package:
stage: package stage: package
before_script: before_script: