mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-08 22:40:59 +00:00
tests: use marker, not function name
This commit is contained in:
parent
4f26db43e3
commit
556add6a74
@ -38,7 +38,7 @@ matrix:
|
||||
- $PYTHON -m pip install --user --no-deps git+https://github.com/trezor/python-trezor@master
|
||||
script:
|
||||
- script/cibuild
|
||||
- script/test -k 'not test_send_decred'
|
||||
- script/test -k 'not skip_t1'
|
||||
|
||||
install:
|
||||
- curl -LO "https://github.com/google/protobuf/releases/download/v${PROTOBUF_VERSION}/protoc-${PROTOBUF_VERSION}-linux-x86_64.zip"
|
||||
|
Loading…
Reference in New Issue
Block a user