Use development platformio version

https://github.com/platformio/platformio-core/issues/3901
This commit is contained in:
Patrick Rathje 2021-04-23 15:33:36 +02:00
parent e4a24a3dd0
commit 3bb569ccf4
1 changed files with 2 additions and 0 deletions

View File

@ -13,5 +13,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install platformio
platformio upgrade --dev
platformio update
- name: Run PlatformIO Tests
run: platformio test --environment desktop