Skip to content

Commit 35cb4bb

Browse files
committed
working on flake8-workfow.yaml
1 parent 8ce26fb commit 35cb4bb

File tree

2 files changed

+1
-36
lines changed

2 files changed

+1
-36
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
25+
python -m flake8 --config-toml=./pyproject.toml

.github/workflows/show_files.yaml

-35
This file was deleted.

0 commit comments

Comments
 (0)