Skip to content

Commit 3155424

Browse files
committed
Disable verbose output
1 parent eb14325 commit 3155424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples-profiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- ${{ matrix.board.fqbn }}
7878
enable-deltas-report: true
7979
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
80-
verbose: true
80+
verbose: false
8181

8282
- name: Save sketches report as workflow artifact
8383
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)