Skip to content

Commit 0a462cc

Browse files
Update tests.yml
1 parent 8a1651e commit 0a462cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
with:
3737
ddev_version: ${{ matrix.ddev_version }}
3838
token: ${{ secrets.GITHUB_TOKEN }}
39-
#debug_enabled: ${{ github.event.inputs.debug_enabled }}
40-
debug_enabled: true
39+
debug_enabled: ${{ github.event.inputs.debug_enabled }}
4140
addon_repository: ${{ env.GITHUB_REPOSITORY }}
4241
addon_ref: ${{ env.GITHUB_REF }}

0 commit comments

Comments
 (0)