Avoid renaming a job, it causes operational hassle

This commit is contained in:
Jean-Paul Calderone 2021-08-11 10:25:42 -04:00
parent 6e89713b65
commit 97008b70b2

View File

@ -140,7 +140,7 @@ jobs:
# Since this job is never scheduled this step is never run so the
# actual value here is irrelevant.
codechecks:
lint:
docker:
- <<: *DOCKERHUB_AUTH
image: "circleci/python:2"