CI: run flake8 for changes in testcases too (!1069)

This commit is contained in:
Oliver Smith 2020-03-21 22:34:52 +01:00
parent 0ffb448de4
commit ff3fbfdb4e
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -45,6 +45,7 @@ testcases-linting:
- merge_requests
changes:
- .gitlab-ci/*
- .gitlab-ci/*/*
before_script:
- apk -q add py-flake8
script: