mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 10:53:01 +02:00
linter
This commit is contained in:
parent
0d11ab8f8b
commit
bf3e7b00b1
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: "/github/workspace/algo/"
|
||||
ANSIBLE_DIRECTORY: "algo"
|
||||
ANSIBLE_FILE_NAME: .ansible-lint
|
||||
OUTPUT_DETAILS: detailed
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
|
|
Loading…
Add table
Reference in a new issue