Change github action

This commit is contained in:
Magnus Persson 2022-01-24 07:41:40 +01:00
parent 1d113e6941
commit 1a9283b719

View File

@ -38,6 +38,7 @@ jobs:
- name: Run PlatformIO
#run: pio run -e gravity-release -e gravity-perf -e gravity-debug
run: pio run -e gravity-release -e gravity-perf
#run: pio run -e gravity-release
- uses: EndBug/add-and-commit@v7 # You can change this to use a specific version. https://github.com/marketplace/actions/add-commit
with: