mirror of
https://github.com/meshtastic/python.git
synced 2026-01-07 15:27:58 -05:00
exclude smokevirt from ci
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[pytest]
|
||||
|
||||
addopts = -m "not int and not smoke1 and not smoke2 and not smokewifi and not examples"
|
||||
addopts = -m "not int and not smoke1 and not smoke2 and not smokewifi and not examples and not smokevirt"
|
||||
|
||||
markers =
|
||||
unit: marks tests as unit tests
|
||||
|
||||
Reference in New Issue
Block a user