mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
gitlab-ci: Make passing mypy checks mandatory
- There are no more checks that are failing. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
2dd00a8f08
commit
a86a86d605
@ -20,7 +20,6 @@ code-quality:
|
||||
|
||||
static-type-check:
|
||||
stage: test
|
||||
allow_failure: true
|
||||
needs: []
|
||||
before_script:
|
||||
- apt-get update
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user