Add pico_rp2040 to githubci.yml
This commit is contained in:
parent
b731f8a295
commit
e60cb85683
1 changed files with 1 additions and 1 deletions
2
.github/workflows/githubci.yml
vendored
2
.github/workflows/githubci.yml
vendored
|
|
@ -16,5 +16,5 @@ jobs:
|
|||
run: bash ./actions_install.sh
|
||||
- name: test platforms
|
||||
run: |
|
||||
python3 build_platform.py uno leonardo mega2560 zero esp8266 esp32
|
||||
python3 build_platform.py uno leonardo mega2560 zero esp8266 esp32 pico_rp2040
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue