workflow/link: move 'requirements.txt'
This commit is contained in:
parent
f4eff45aea
commit
a0a55a7641
2 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-lint.yml
vendored
2
.github/workflows/ansible-lint.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
env:
|
||||
FORCE_COLOR: '1'
|
||||
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pip install -r .github/workflows/requirements.txt
|
||||
env:
|
||||
FORCE_COLOR: '1'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue