CI: run flake8 for changes in testcases too (!1069)
This commit is contained in:
parent
0ffb448de4
commit
ff3fbfdb4e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ testcases-linting:
|
|||
- merge_requests
|
||||
changes:
|
||||
- .gitlab-ci/*
|
||||
- .gitlab-ci/*/*
|
||||
before_script:
|
||||
- apk -q add py-flake8
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue