Test workflow

This commit is contained in:
fvanroie 2020-12-03 01:39:20 +01:00
parent 29bf3cc1aa
commit b1e8a1fa97

View File

@ -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