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:
J. Nick Koston
2026-04-29 18:23:26 -05:00
parent 4173f4526e
commit cd22a9751b
+1
View File
@@ -1,5 +1,6 @@
#pragma once
// DNM: integration-test bucketing CI probe — do not merge.
#include "esphome/core/defines.h"
#ifdef USE_API
#include "api_frame_helper.h"