drone: renamed pylint to pylint check
continuous-integration/drone/push Build is passing Details

master
Felix Stupp 5 years ago
parent fa33a7832c
commit 8303afbec3
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -4,7 +4,7 @@ type: docker
name: default
steps:
- name: pylint
- name: pylint check
image: cytopia/pylint
failure: ignore
commands:

Loading…
Cancel
Save