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 18bbe35 commit 9446af5Copy full SHA for 9446af5
action.yml
@@ -48,6 +48,7 @@ runs:
48
chmod +x /tmp/install_ddev.sh
49
50
/tmp/install_ddev.sh ${VERSION_ARG}
51
+ ddev config global --instrumentation-opt-in=false --omit-containers=ddev-ssh-agent
52
53
- name: Start DDEV project
54
shell: bash
0 commit comments