Skip to content

Commit

Permalink
Allow to debug jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench authored Dec 18, 2023
1 parent 01e4548 commit a38e9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ jobs:
with:
ddev_version: "stable"
token: ${{ secrets.GITHUB_TOKEN }}
debug_enabled: ${{ github.event.inputs.debug_enabled }}
addon_repository: ${{ env.GITHUB_REPOSITORY }}
addon_ref: ${{ env.GITHUB_REF }}

0 comments on commit a38e9af

Please sign in to comment.