ci: changes to *.pyi should also trigger gen_check

pull/572/head
Pavol Rusnak 5 years ago
parent ad76b5fb9f
commit adcaf83eb2
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -31,5 +31,6 @@ gen prebuild:
- "**/*.json"
- "**/*.proto"
- "**/*.py"
- "**/*.pyi"
script:
- pipenv run make gen_check

Loading…
Cancel
Save