image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
test storage:
stage: test
dependencies: []
script:
- cd storage/tests
- pipenv run make build
- pipenv run make tests_all