Skip to content
Snippets Groups Projects
Commit 01888716 authored by cnlohr's avatar cnlohr
Browse files

Make CI use -v when building in CI

parent 4210beb7
No related branches found
No related tags found
No related merge requests found
......@@ -47,4 +47,4 @@ jobs:
- name: Install PlatformIO Core
run: pip install --upgrade platformio
- name: Build PlatformIO Project
run: pio run
\ No newline at end of file
run: pio run -v
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment