Update lint.gitlab-ci.yml

This commit is contained in:
Kayou 2020-08-10 11:40:53 +02:00 committed by GitHub
parent fed5c2c1e0
commit 53bc87149a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,9 @@ invalidcode:
script: script:
- tox -e invalidcode - tox -e invalidcode
# Disabled, waiting for buster format-check:
#format-check: stage: lint
# extends: .lint-stage image: "before-install"
# script: needs: []
# - black --check --diff script:
- black --check --diff