Merge pull request from filecoin-project/fix/lint

Fix lint
This commit is contained in:
Whyrusleeping 2019-08-06 10:17:43 -07:00 committed by GitHub
commit e43ee3cdb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@ jobs:
- run:
name: Lint
command: |
golangci-lint run -v \
$HOME/.local/bin/golangci-lint run -v \
--concurrency << parameters.concurrency >> << parameters.args >>
lint-changes:
<<: *lint