mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-03 03:13:33 +02:00
enable debug
This commit is contained in:
parent
b509e78819
commit
cd04dee9d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/linter.yml
vendored
1
.github/workflows/linter.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
- name: Lint Code Base
|
||||
uses: docker://github/super-linter:v3
|
||||
env:
|
||||
ACTIONS_RUNNER_DEBUG: true
|
||||
DEFAULT_BRANCH: master
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ANSIBLE_DIRECTORY: ${{ github.workspace }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue