1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-21 23:18:13 +00:00

ci: changes to *.pyi should also trigger gen_check

This commit is contained in:
Pavol Rusnak 2019-09-25 10:30:48 +00:00
parent ad76b5fb9f
commit adcaf83eb2
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

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