Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
arslanhashmi committed Aug 10, 2023
1 parent fe57dbc commit 9c4286b
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 @@ -16,7 +16,7 @@ jobs:
- name: Install dependencies
run: |
pip install tox
pip install flake8
pip install flake8==6.1.0
- name: Run flake8 with tox
run: |
flake8 src

0 comments on commit 9c4286b

Please sign in to comment.