mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
ci: changes to *.pyi should also trigger gen_check
This commit is contained in:
parent
ad76b5fb9f
commit
adcaf83eb2
@ -31,5 +31,6 @@ gen prebuild:
|
|||||||
- "**/*.json"
|
- "**/*.json"
|
||||||
- "**/*.proto"
|
- "**/*.proto"
|
||||||
- "**/*.py"
|
- "**/*.py"
|
||||||
|
- "**/*.pyi"
|
||||||
script:
|
script:
|
||||||
- pipenv run make gen_check
|
- pipenv run make gen_check
|
||||||
|
Loading…
Reference in New Issue
Block a user