mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2025-01-08 04:14:25 +01: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: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install platformio
|
||||
platformio upgrade --dev
|
||||
platformio update
|
||||
- name: Run PlatformIO Tests
|
||||
run: platformio test --environment desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user