Skip to content

Commit 041846b

Browse files
committed
Enable debug logging for GitHub Actions
1 parent 5134171 commit 041846b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet_test_runner.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ env:
1515
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
1616
DOTNET_NOLOGO: true
1717
DOTNET_CLI_TELEMETRY_OPTOUT: true
18+
ACTIONS_RUNNER_DEBUG: true
19+
ACTIONS_STEP_DEBUG: true
1820

1921
jobs:
2022
prepare:

0 commit comments

Comments
 (0)