Update CI matrix (#6010)

This commit is contained in:
Maxime Guyot
2020-04-23 18:51:11 +02:00
committed by GitHub
parent aead0e3a69
commit b44f7957d5
4 changed files with 37 additions and 42 deletions

View File

@@ -67,3 +67,10 @@ markdownlint:
- npm install -g markdownlint-cli
script:
- markdownlint README.md docs --ignore docs/_sidebar.md
ci-matrix:
stage: unit-tests
tags: [light]
image: python:3
script:
- tests/scripts/md-table/test.sh