mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2024-12-05 00:55:43 +01:00
Revert "Revert "Use development platformio version""
This reverts commit d6c7dc7f25
.
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: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install platformio
|
||||
platformio upgrade --dev
|
||||
platformio update
|
||||
- name: Run PlatformIO Tests
|
||||
run: platformio test --environment desktop
|
||||
|
Loading…
Reference in New Issue
Block a user