build: fix size artifacts not measured by github robot (#27042)

Currently the Github robot is not able to measure the artifacts of the `hello_world` and `todo` bundling tests because those will be only built with the `ivy-only` rule tag. This means that the current CircleCI job that is supposed to upload the size artifacts, does not even build those bundles.

PR Close #27042
This commit is contained in:
Paul Gschwendtner
2018-11-10 11:27:08 +01:00
committed by Misko Hevery
parent bf3beb5959
commit 391767fb8f
3 changed files with 24 additions and 25 deletions

View File

@ -4,7 +4,7 @@
size:
disabled: false
maxSizeIncrease: 2000
circleCiStatusName: "ci/circleci: test"
circleCiStatusName: "ci/circleci: test_ivy_aot"
# options for the merge plugin
merge: