mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-03 03:13:33 +02:00
linter
This commit is contained in:
parent
434896795b
commit
0d11ab8f8b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
ACTIONS_RUNNER_DEBUG: true
|
||||
DEFAULT_BRANCH: master
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ANSIBLE_DIRECTORY: .
|
||||
ANSIBLE_DIRECTORY: "/github/workspace/algo/"
|
||||
ANSIBLE_FILE_NAME: .ansible-lint
|
||||
OUTPUT_DETAILS: detailed
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
|
|
Loading…
Add table
Reference in a new issue