Skip to content

Commit 896c721

Browse files
authored
Try to set env input.
1 parent 6f4b006 commit 896c721

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.ddev.workflows.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ jobs:
9191
working_directory: /home/runner/ourproject/pr${{ github.event.number }}
9292
github_runs_on: github.actions.runner.${{ github.run_id }}
9393
command: ddev status
94+
env: |
95+
SUCCESS="DDEV Status"
96+
HIDE=1
9497
9598
test-site:
9699
name: Run tests

0 commit comments

Comments
 (0)