1
0
Fork 0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2025-07-15 13:58:13 +02:00

Revert "Use development platformio version"

This reverts commit 3bb569ccf4.
This commit is contained in:
Patrick Rathje 2021-05-25 18:08:10 +02:00
parent a87c8928c2
commit d6c7dc7f25

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