mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-25 11:42:54 +03:00
Rename lint job to analysis
This commit is contained in:
parent
e56a0697b3
commit
90d2e1fc57
@ -27,7 +27,7 @@ jobs:
|
|||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: reports
|
path: reports
|
||||||
|
|
||||||
lint:
|
analysis:
|
||||||
docker:
|
docker:
|
||||||
- image: python:3.7-alpine
|
- image: python:3.7-alpine
|
||||||
steps:
|
steps:
|
||||||
@ -50,4 +50,4 @@ workflows:
|
|||||||
build:
|
build:
|
||||||
jobs:
|
jobs:
|
||||||
- test-python37
|
- test-python37
|
||||||
- lint
|
- analysis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user