1
0
Fork 0

Include ‘oni-css’ in testing

This commit is contained in:
Tom Willemse 2019-08-22 23:52:43 -07:00
parent 1ba30c6768
commit 942ed97232

View file

@ -6,13 +6,17 @@ stages:
- package
- deploy
test-oni-alert:
stage: test
script: make test-oni-alert
test-oni-bookmark:
stage: test
script: make test-oni-bookmark DEPS="oni-data-dir"
test-oni-alert:
test-oni-css:
stage: test
script: make test-oni-alert
script: make test-oni-css DEPS="oni-company oni-fci"
test-oni-grep:
stage: test