mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-20 17:23:06 +01:00
#30: remove environment from ci workflow to always build defaults
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -21,5 +21,5 @@ jobs:
|
|||||||
pip install -U platformio
|
pip install -U platformio
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
pio run -e m5stack-atom
|
pio run
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user