CI with PIO-dev (#19058)
This commit is contained in:
parent
ec02aee46c
commit
d6574a03a1
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
|
@ -106,7 +106,7 @@ jobs:
|
|||
|
||||
- name: Install PlatformIO
|
||||
run: |
|
||||
pip install -U https://github.com/platformio/platformio-core/archive/master.zip
|
||||
pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
|
||||
platformio update
|
||||
|
||||
- name: Check out the PR
|
||||
|
|
Loading…
Reference in a new issue