diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c8dfeb9..0b8f7e5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,6 @@ stages: test: stage: test script: - - python -mjson.tool 'fr.json' > /dev/null - python -mjson.tool 'module.json' > /dev/null build: