mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2025-05-25 09:03:36 +02:00
Revert "Revert "Use development platformio version""
This reverts commit d6c7dc7f25c0eb6ef4d85adc76feb1bab6fc5fdd.
This commit is contained in:
parent
d6c7dc7f25
commit
2dc75526bb
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -13,5 +13,7 @@ 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