Skip to content

Commit

Permalink
upgrade pip
Browse files Browse the repository at this point in the history
  • Loading branch information
richardkiss committed Dec 8, 2024
1 parent dc831a2 commit 0efe6cc
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 @@ -30,5 +30,6 @@ jobs:

- name: Test core code with pytest
run: |
pip install --upgrade pip
pip install coverage pytest
coverage run -m pytest tests

0 comments on commit 0efe6cc

Please sign in to comment.