Skip to content

Commit 98ea853

Browse files
committed
Temporarily disable delta reports
1 parent 2506b8b commit 98ea853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
${{ matrix.libraries }}
139139
sketch-paths: |
140140
${{ env.SKETCH_PATHS }}
141-
enable-deltas-report: 'true'
141+
#enable-deltas-report: 'true'
142142
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
143143

144144
- name: Save memory usage change report as artifact

0 commit comments

Comments
 (0)