diff options
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 464757f..bdb67f0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ container_scanning: image: docker:stable stage: test variables: - FEATURE_RUBY_REPORT: 'false' + FEATURE_RUBY_REPORT: 'true' LM_PYTHON_VERSION: 2 LM_REPORT_VERSION: 1 script: |
