We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From E2E PR #146. E2E was reverted because of catastrophic error as DDEV is not available initially in GitHub Runner:
$ ddev config global --instrumentation-opt-in=false /bin/sh: 1: ddev: not found error Command failed with exit code 127.
Start from here
actions/packages/e2e-tests/src/Action.ts
Lines 93 to 103 in 83e571d
On an unrelated note, it looks like switch -s should not be here:
-s
# Usage: install_ddev.sh or install_ddev.sh
The text was updated successfully, but these errors were encountered:
alexkuc
No branches or pull requests
From E2E PR #146. E2E was reverted because of catastrophic error as DDEV is not available initially in GitHub Runner:
Start from here
actions/packages/e2e-tests/src/Action.ts
Lines 93 to 103 in 83e571d
On an unrelated note, it looks like switch
-s
should not be here:The text was updated successfully, but these errors were encountered: