I try to run test on codemagic with custom pre-test script. And this is my pre-test script:
#!/bin/sh cd libraries cd dependencies flutter pub get cd .. cd core f