Add verbose

This commit is contained in:
Josh Stewart 2024-08-13 00:36:45 +10:00
parent c78ed832db
commit 19b6d75222
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ jobs:
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }} sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
sketch-paths: | sketch-paths: |
- speeduino - speeduino
verbose: true
platforms: | platforms: |
- source-url: ${{ matrix.board.source-url }} - source-url: ${{ matrix.board.source-url }}
name: ${{ matrix.board.family-name }} name: ${{ matrix.board.family-name }}