firmware: add XIAO C6 sensor node
This commit is contained in:
@@ -4,6 +4,7 @@ import sys
|
||||
|
||||
COMMANDS = [
|
||||
[sys.executable, "-m", "pytest", "tests/test_http_api_contract.py"],
|
||||
[sys.executable, "-m", "pytest", "tests/test_xiao_sensor_node_contract.py"],
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user