Skip to content

Commit

Permalink
MAINT: more cryptic CI fails
Browse files Browse the repository at this point in the history
  • Loading branch information
beardymcjohnface committed Aug 14, 2023
1 parent 3a26551 commit 5c89910
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install flake8 pytest coverage
python -m pip install .
- name: Lint with flake8
run: |
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
Expand Down

0 comments on commit 5c89910

Please sign in to comment.