Browse Source

CI with PIO-dev (#19058)

vanilla_fb_2.0.x
Victor Oliveira 4 years ago
committed by Scott Lahteine
parent
commit
0ffd5aa743
  1. 2
      .github/workflows/test-builds.yml

2
.github/workflows/test-builds.yml

@ -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…
Cancel
Save