Skip to content

Commit 7495fe6

Browse files
committed
working on flake8-workfow.yaml
1 parent 3990290 commit 7495fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8-workfow.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
pip install flake8
2323
- name: run flake8
2424
run: |
25-
python -m flake8 --config-toml=./project.toml
25+
python -m flake8 --filename=./project.toml

0 commit comments

Comments
 (0)