Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e811ebf

Browse files
committed
This should put the action into debug mode
1 parent 458b30e commit e811ebf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,8 @@ jobs:
349349
needs: [check-js, check-node-modules]
350350
runs-on: macos-latest
351351

352+
env:
353+
ACTIONS_RUNNER_DEBUG: 1
352354
steps:
353355
- uses: actions/checkout@v2
354356

0 commit comments

Comments
 (0)