mirror of
https://github.com/github/codeql-action.git
synced 2026-05-04 12:50:14 +00:00
This should put the action into debug mode
This commit is contained in:
@@ -349,6 +349,8 @@ jobs:
|
||||
needs: [check-js, check-node-modules]
|
||||
runs-on: macos-latest
|
||||
|
||||
env:
|
||||
ACTIONS_RUNNER_DEBUG: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user