From 7f6a7b66d29e7b492f875add505a5b3bdeca995d Mon Sep 17 00:00:00 2001 From: Aiden <37043404+tarontop@users.noreply.github.com> Date: Tue, 7 Feb 2023 13:10:31 +0800 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0b3d02..80ec5c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,24 +15,25 @@ jobs: - rgbww-light - rgbct-light - rgbw-light - - cb02 - garage-door + - ws2812b - mini-switch - relay-board-x1 - relay-board-x2 - relay-board-x4 - relay-board-x8 - - rgb-light - - rgbct-light - - rgbww-light - smart-plug - smart-plug-v2 - wall-outlet - sw01 + - sw01-v2 - sw02 + - sw02-v2 - sw03 - sw04 - - ws2812b + - cb02 + - ls-4p-3wire + - ls-4p-4wire steps: - name: Checkout source uses: actions/checkout@v3.2.0