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 544d952 commit 5501e0dCopy full SHA for 5501e0d
.github/workflows/test.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Linting code
26
run: |
27
ansible-lint -v --force-color
28
- flake8
+ flake8 -v
0 commit comments