We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb710d commit bfe9ee1Copy full SHA for bfe9ee1
1 file changed
.github/workflows/flake.yml .github/workflows/flake8.yml.github/workflows/flake.yml renamed to .github/workflows/flake8.yml
@@ -18,5 +18,5 @@ jobs:
18
- name: Run flake8
19
uses: TrueBrain/actions-flake8@master
20
with:
21
- src: Sources/code
+ path: Sources/code
22
ignore: E9,F63,F7,F82
0 commit comments