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