import { runCliCommand } from './runCliCommand'; import { runCiAndroid } from './ciAndroid'; runCliCommand(runCiAndroid);