mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
exclude smokevirt from ci
This commit is contained in:
1 parent
841c44e05c
commit
50e9a0a9f7
1 file changed
+1
-1
+1
-1
@@ -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