We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ce32d commit c12a513Copy full SHA for c12a513
.github/workflows/compile-provisioning.yml
@@ -191,7 +191,7 @@ jobs:
191
sketch-paths: |
192
${{ env.UNIVERSAL_SKETCH_PATHS }}
193
${{ matrix.sketch-paths }}
194
- enable-deltas-report: "true"
+ enable-deltas-report: "false"
195
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
196
cli-compile-flags: |
197
- --clean
@@ -211,7 +211,7 @@ jobs:
211
212
213
214
215
216
217
0 commit comments