Skip to content

Commit

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

0 comments on commit 67f88f4

Please sign in to comment.