Skip to content

Commit

Permalink
Missing coverage package
Browse files Browse the repository at this point in the history
  • Loading branch information
SebCorbin committed Jan 27, 2024
1 parent 81473dc commit 1164c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -e .
pip install -U flake8
pip install -U flake8 coverage
pip install -U Django~=${{ matrix.django_version }}
- name: Lint with flake8
Expand Down

0 comments on commit 1164c59

Please sign in to comment.