We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0ec48 commit e848465Copy full SHA for e848465
scripts/devicefarm-test-runner-buildspec.yml
@@ -28,6 +28,7 @@ phases:
28
pre_build:
29
commands:
30
- echo 'Pre-build phase starting'
31
+ - mkdir -p build/allTests
32
- |
33
if [[ -z "${CONFIG_SOURCE_BUCKET}" ]]; then
34
echo 'Pulling config files from Amplify'
0 commit comments