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