Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Okabe-Junya committed Jun 7, 2023
1 parent 17e352c commit 83d2bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Install dependencies
run: |
pip install flake8 flake8-docstrings flake8-simplify flake8-unused-arguments flake8-quotes
pip install flake8
- name: flake8 Lint
uses: reviewdog/action-flake8@v3
Expand Down

0 comments on commit 83d2bc2

Please sign in to comment.