Skip to content

Commit

Permalink
and again
Browse files Browse the repository at this point in the history
  • Loading branch information
GiacomoPope committed Jul 23, 2024
1 parent 91bcb2c commit 4225f1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ jobs:
run: |
pip list || :
- name: Install pytest
- name: Install coverage
run: |
pip install pytest
pip install coverage
- name: Install build dependencies
run: |
Expand Down

0 comments on commit 4225f1f

Please sign in to comment.