mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-10-31 20:39:48 +00:00
ci: do not pass anything to pytest globally
to allow pytest in crypto/
This commit is contained in:
parent
7fb1137ae4
commit
8c9f74d16c
@ -29,7 +29,8 @@ not_skip=__init__.py
|
||||
forced_separate = apps
|
||||
known_standard_library = micropython,ubinascii,ustruct,uctypes,utime,utimeq,trezorio,trezorui,trezorutils,trezorconfig
|
||||
|
||||
[tool:pytest]
|
||||
addopts = --pyargs trezorlib.tests.device_tests
|
||||
xfail_strict = true
|
||||
run_xfail =
|
||||
# TODO: ask matejcik if we can omit this completely
|
||||
# [tool:pytest]
|
||||
# addopts = --pyargs trezorlib.tests.device_tests
|
||||
# xfail_strict = true
|
||||
# run_xfail =
|
||||
|
Loading…
Reference in New Issue
Block a user