Skip to content

Commit

Permalink
#30: remove environment from ci workflow to always build defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas committed Mar 8, 2022
1 parent b1bd523 commit 8f45554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
pip install -U platformio
- name: Build
run: |
pio run -e m5stack-atom
pio run

0 comments on commit 8f45554

Please sign in to comment.