Skip to content

Commit 5501e0d

Browse files
committed
flake8: add -v
1 parent 544d952 commit 5501e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- name: Linting code
2626
run: |
2727
ansible-lint -v --force-color
28-
flake8
28+
flake8 -v

0 commit comments

Comments
 (0)