Skip to content

Commit 8e89372

Browse files
authored
Merge pull request #104 from per1234/reduce-ci-verbosity
Disable verbose output in sketch compilation CI logs
2 parents 5717c2a + 07d8dcd commit 8e89372

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/compile-examples.yml

-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ jobs:
145145
${{ env.UNIVERSAL_SKETCH_PATHS }}
146146
${{ matrix.additional-sketch-paths }}
147147
enable-deltas-report: 'true'
148-
verbose: 'true'
149148
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
150149

151150
- name: Save memory usage change report as artifact

0 commit comments

Comments
 (0)