We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b19f2 commit e9b17bcCopy full SHA for e9b17bc
.github/workflows/ansible-lint.yml
@@ -25,7 +25,7 @@ jobs:
25
env:
26
FORCE_COLOR: '1'
27
28
- - run: pip install --quiet --requirement .github/workflows/requirements.txt
+ - run: pip install --quiet --no-compile --requirement .github/workflows/requirements.txt
29
30
31
0 commit comments