ci: lint-changes based on master

This commit is contained in:
Łukasz Magiera 2020-05-13 02:11:16 +02:00
parent d124d10f7c
commit 29b592f62f

View File

@ -332,7 +332,7 @@ workflows:
ci: ci:
jobs: jobs:
- lint-changes: - lint-changes:
args: "--new-from-rev origin/testnet/3" args: "--new-from-rev origin/master"
- test: - test:
codecov-upload: true codecov-upload: true
- mod-tidy-check - mod-tidy-check