See issue #23 When we are on any branch other than `master` (e.g. when we are on `develop`) the circleci should build with `MX_TEST_BUILD=light` When we are on `master` circleci should build `MX_TEST_BUILD=all`
See issue #23
When we are on any branch other than
master(e.g. when we are ondevelop) the circleci should build withMX_TEST_BUILD=lightWhen we are on
mastercircleci should buildMX_TEST_BUILD=all