Skip to content

Commit bfe9ee1

Browse files
authored
Update and rename flake.yml to flake8.yml
1 parent bcb710d commit bfe9ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake.yml renamed to .github/workflows/flake8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: Run flake8
1919
uses: TrueBrain/actions-flake8@master
2020
with:
21-
src: Sources/code
21+
path: Sources/code
2222
ignore: E9,F63,F7,F82

0 commit comments

Comments
 (0)