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
b1e8a1fa97
commit
5856ff0e88
6
.github/workflows/test.yaml
vendored
6
.github/workflows/test.yaml
vendored
@ -30,5 +30,11 @@ jobs:
|
||||
- name: Setup Environments
|
||||
run: |
|
||||
sed -i 's/; user_setups/user_setups/g' platformio_override-template.ini > platformio_override.ini
|
||||
- name: Dir
|
||||
run: |
|
||||
ls -la
|
||||
- name: Cat
|
||||
run: |
|
||||
cat platformio_override.ini
|
||||
- name: Run PlatformIO
|
||||
run: pio run
|
Loading…
x
Reference in New Issue
Block a user