mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2025-01-09 12:44:24 +01:00
Revert "Use development platformio version"
This reverts commit 3bb569ccf4a7346385654284de2c794aa418e20f.
This commit is contained in:
parent
a87c8928c2
commit
d6c7dc7f25
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -13,7 +13,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install platformio
|
pip install platformio
|
||||||
platformio upgrade --dev
|
|
||||||
platformio update
|
|
||||||
- name: Run PlatformIO Tests
|
- name: Run PlatformIO Tests
|
||||||
run: platformio test --environment desktop
|
run: platformio test --environment desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user