Skip to content

Commit

Permalink
and another try
Browse files Browse the repository at this point in the history
  • Loading branch information
catsmith committed Feb 12, 2024
1 parent 2d0085c commit eeeeb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install Dependencies
run: |
pip install -e .[linting]
pip install flake8
- name: Run flake8
run: |
flake8 -v .

0 comments on commit eeeeb24

Please sign in to comment.