You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run: pio ci --project-conf="extras/ci/ci_platformio.ini" --lib="." --lib="examples/00.HelloWorld" "examples/00.HelloWorld/00.HelloWorld.ino"
37
+
36
38
- name: Build 02.QuadcopterAdvanced
37
39
run: pio ci --project-conf="extras/ci/ci_platformio.ini" --lib="." --lib="examples/02.QuadcopterAdvanced" "examples/02.QuadcopterAdvanced/02.QuadcopterAdvanced.ino"
38
40
39
-
### - name: Run PlatformIO
40
-
### # NOTE: --lib="examples/00.HelloWorld" to get #include "madflight_config.h" to work...
41
-
### run: pio ci --verbose --lib="." --lib="examples/00.HelloWorld" --project-conf="examples/platformio.ini"
0 commit comments