From a38bd4b064ad12fc276d490f4e2f2e45d90f9630 Mon Sep 17 00:00:00 2001 From: lewisxhe Date: Sat, 1 Jun 2024 15:17:52 +0800 Subject: [PATCH] Fixed CI --- .github/workflows/arduino_ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/arduino_ci.yml b/.github/workflows/arduino_ci.yml index c9f31e4..ce60822 100644 --- a/.github/workflows/arduino_ci.yml +++ b/.github/workflows/arduino_ci.yml @@ -99,7 +99,6 @@ jobs: - examples/peripheral/RTC_TimeLib/RTC_TimeLib.ino - examples/peripheral/RTC_TimeSynchronization/RTC_TimeSynchronization.ino - examples/peripheral/Vibrate_Basic/Vibrate_Basic.ino - - examples/radio/SX1262/LoRaWAN/LoRaWAN_End_Device/LoRaWAN_End_Device.ino - examples/radio/SX1262/LoRaWAN/LoRaWAN_ABP/LoRaWAN_ABP.ino - examples/radio/SX1262/LoRaWAN/LoRaWAN_Starter/LoRaWAN_Starter.ino - examples/radio/SX1262/SX126x_Channel_Activity_Detection/SX126x_Channel_Activity_Detection.ino