Fix duplicate lint
This commit is contained in:
parent
96212b912c
commit
53cea066e7
|
@ -16,8 +16,6 @@ install:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: lint
|
|
||||||
script: make lint
|
|
||||||
- stage: Lint
|
- stage: Lint
|
||||||
script: make lint
|
script: make lint
|
||||||
- stage: Test unit and integration
|
- stage: Test unit and integration
|
||||||
|
|
Loading…
Reference in New Issue