mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
ci: test storage
This commit is contained in:
parent
18482a9c37
commit
3854fa38cc
@ -136,3 +136,11 @@ test legacy:
|
||||
- cd legacy
|
||||
- pipenv run script/cibuild
|
||||
- pipenv run script/test
|
||||
|
||||
test storage:
|
||||
stage: test
|
||||
dependencies: []
|
||||
script:
|
||||
- cd storage/tests
|
||||
- pipenv run make build
|
||||
- pipenv run make tests_all
|
||||
|
Loading…
Reference in New Issue
Block a user