Don't allow CI to continue on lint errors!
This commit is contained in:
Родитель
102192a5b8
Коммит
12a0a1c050
|
@ -102,7 +102,6 @@ jobs:
|
|||
#
|
||||
# Using djhtml indent check in the meantime.
|
||||
djhtml -c maintenance/ network-api/
|
||||
continue-on-error: true
|
||||
- name: Run type checks
|
||||
run: mypy network-api
|
||||
- name: Run Tests
|
||||
|
|
Загрузка…
Ссылка в новой задаче