#30: remove environment from ci workflow to always build defaults

This commit is contained in:
andreas 2022-03-08 18:18:00 +01:00
parent b1bd523745
commit 8f45554a35
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ jobs:
pip install -U platformio
- name: Build
run: |
pio run -e m5stack-atom
pio run