Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Nov 29, 2024
1 parent 63eb0be commit 3f08788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install django~=${{ matrix.django-version }} coverage
pip install -r tests/requirements/base.txt
python setup.py install
- name: Run coverage
Expand Down

0 comments on commit 3f08788

Please sign in to comment.