Skip to content

Commit

Permalink
Add pytest package
Browse files Browse the repository at this point in the history
  • Loading branch information
Rivixer committed Sep 9, 2024
1 parent 30e0514 commit e8ad5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
python-version: "3.10"
cache: 'pip'
- run: pip install -r requirements.txt
- run: pip install pytest
- run: pytest

0 comments on commit e8ad5d1

Please sign in to comment.