aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 98d943a..04df165 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,6 +17,10 @@ test-oni-grep:
stage: test
script: make test-oni-grep
+test-oni-highlight-indent-guides:
+ stage: test
+ script: make test-oni-highlight-indent-guides
+
package:
stage: package
before_script: