mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Test workflow
This commit is contained in:
parent
29bf3cc1aa
commit
b1e8a1fa97
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@ -27,5 +27,8 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade platformio
|
||||
- name: Setup Environments
|
||||
run: |
|
||||
sed -i 's/; user_setups/user_setups/g' platformio_override-template.ini > platformio_override.ini
|
||||
- name: Run PlatformIO
|
||||
run: pio run
|
Loading…
x
Reference in New Issue
Block a user