summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index d5c5b73e36..e53444dc7f 100644
--- a/circle.yml
+++ b/circle.yml
@@ -221,6 +221,12 @@ commands:
name: Prepare macOS
command: |
brew install cmake ccache glfw ninja pkgconfig qt
+ - run:
+ name: Code Generators macOS
+ command: |
+ platform/darwin/scripts/generate-style-code.js
+ platform/darwin/scripts/update-examples.js
+ git add -A && git diff --staged --exit-code
next-config:
parameters:
config_params: