yml: enable-deltas-report; disable compile on push
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: Compile Sketch
|
name: Compile Sketch
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push
|
# - push
|
||||||
- pull_request
|
- pull_request
|
||||||
|
|
||||||
|
|
||||||
@@ -110,6 +110,7 @@ jobs:
|
|||||||
- examples/Example19_DynamicModel
|
- examples/Example19_DynamicModel
|
||||||
- examples/Example20_SendCustomCommand
|
- examples/Example20_SendCustomCommand
|
||||||
enable-warnings-report: true
|
enable-warnings-report: true
|
||||||
|
enable-deltas-report: true
|
||||||
# verbose: true
|
# verbose: true
|
||||||
|
|
||||||
# outputs:
|
# outputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user