Skip to content

Commit 6297537

Browse files
authored
Update examples.yml
1 parent 475ff18 commit 6297537

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
- "examples/arduino-wifiscan"
2121
- "examples/arduino-zigbee-light"
2222
- "examples/arduino-zigbee-switch"
23+
- "examples/arduino-h2zero-BLE_scan"
2324
- "examples/tasmota"
24-
- "examples/espidf-arduino-h2zero-BLE_scan"
2525
#- "examples/espidf-arduino-matter-light"
2626
- "examples/arduino-matter-light"
2727
- "examples/espidf-arduino-blink"
@@ -48,7 +48,6 @@ jobs:
4848
python-version: "3.13"
4949
- name: Install dependencies
5050
run: |
51-
python -m pip install --upgrade pip
5251
pip install wheel
5352
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18.zip
5453
pio pkg install --global --platform file://.

0 commit comments

Comments
 (0)