Revert "Use development platformio version"

This reverts commit 3bb569ccf4.
This commit is contained in:
Patrick Rathje 2021-07-23 11:54:46 +02:00
parent a905091666
commit 1f0c1d83f1
1 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,5 @@ 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