mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Revert change in master
This commit is contained in:
parent
5486a97f2a
commit
7285b51dfd
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@ -30,9 +30,6 @@ jobs:
|
||||
- name: Enable ESP platforms from platformio_override-template.ini
|
||||
run: |
|
||||
sed 's/; user_setups\/esp/user_setups\/esp/g' platformio_override-template.ini > platformio_override.ini
|
||||
- name: Enable Linux platform from in platformio_override.ini
|
||||
run: |
|
||||
sed 's/; user_setups\/linux/user_setups\/linux/g' platformio_override.ini > platformio_override.ini
|
||||
- name: List all files in current folder
|
||||
run: |
|
||||
ls -la
|
||||
|
Loading…
x
Reference in New Issue
Block a user