diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0b3d027..80ec5c42 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