Lint in relation to next

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera 2020-07-30 14:30:47 +02:00
parent a68d6239dc
commit a0e7d6a781
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -320,7 +320,7 @@ workflows:
ci: ci:
jobs: jobs:
- lint-changes: - lint-changes:
args: "--new-from-rev origin/master" args: "--new-from-rev origin/next"
- mod-tidy-check - mod-tidy-check
- gofmt - gofmt
- test: - test: