1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2025-03-13 11:11:12 +01:00

Merge 1f0c1d83f101c40a49aa1775dfd88e6f9638f0d9 into 66116f8a8330f0105a490b4f1b7886a8d902bbef

This commit is contained in:
Patrick Rathje 2023-11-08 22:42:49 +08:00 committed by GitHub
commit 8b1c17b436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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