Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchBred authored Dec 13, 2024
1 parent ec09157 commit 2fbdf7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,3 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -r requirements.txt
- name: Run tests and collect coverage
run: |
python -m pip install pytest coverage
coverage run -m pytest

0 comments on commit 2fbdf7e

Please sign in to comment.