diff --git a/.github/workflows/platformio.yml b/.github/workflows/platformio.yml index ca31677..c1d6794 100644 --- a/.github/workflows/platformio.yml +++ b/.github/workflows/platformio.yml @@ -37,6 +37,7 @@ jobs: examples/HttpsClient, examples/LBSExample, examples/ModemSleep, + examples/ModemPowerOff, examples/MqttClient, examples/Network, examples/ReadBattery,