Skip to content

Commit

Permalink
Enable github action debugger
Browse files Browse the repository at this point in the history
Signed-off-by: Kemal Akkoyun <[email protected]>
  • Loading branch information
kakkoyun committed Mar 17, 2020
1 parent 77a4b81 commit 675ce7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:

- name: Run e2e docker-based tests.
run: make test-e2e
env:
ACTIONS_RUNNER_DEBUG: true

0 comments on commit 675ce7a

Please sign in to comment.