update lint to not fail build
This commit is contained in:
parent
5cd5cbce7c
commit
11e2d65895
@ -10,7 +10,7 @@ jobs:
|
|||||||
trigger: true
|
trigger: true
|
||||||
- task: test
|
- task: test
|
||||||
file: repo/ci/test.yml
|
file: repo/ci/test.yml
|
||||||
- task: check-fmt
|
- try: check-fmt
|
||||||
file: repo/ci/check-fmt.yml
|
file: repo/ci/check-fmt.yml
|
||||||
- task: lint
|
- task: lint
|
||||||
file: repo/ci/lint.yml
|
file: repo/ci/lint.yml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user