Compare commits

..

No commits in common. "760ff954db155e4f73db16ffb958f9e0aafea2ba" and "f4eff45aea1bbc44524a89b50ec619a65271233a" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View file

@ -25,7 +25,7 @@ jobs:
env: env:
FORCE_COLOR: '1' FORCE_COLOR: '1'
- run: pip install -r .github/workflows/requirements.txt - run: pip install -r requirements.txt
env: env:
FORCE_COLOR: '1' FORCE_COLOR: '1'

View file

@ -1 +1,2 @@
ansible-lint ansible-lint
ansible-core