mirror of
https://github.com/esphome/esphome.git
synced 2026-06-02 03:02:19 +08:00
DNM: probe integration-test bucketing for api
Touches api/api_connection.h with a comment so determine-jobs.py routes the api component's integration tests into the bucketed split job alongside the cover probe. Used to validate the matrix expansion in #16152. Do not merge.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
// DNM: integration-test bucketing CI probe — do not merge.
|
||||||
#include "esphome/core/defines.h"
|
#include "esphome/core/defines.h"
|
||||||
#ifdef USE_API
|
#ifdef USE_API
|
||||||
#include "api_frame_helper.h"
|
#include "api_frame_helper.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user