Skip to content

Commit

Permalink
pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
nekufa committed Sep 12, 2023
1 parent c7074f9 commit 2dedcae
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 @@ -19,4 +19,5 @@ jobs:
python-version: ${{ matrix.python-version }}

- run: pip install -r requirements.txt
- run: pip install pytest
- run: pytest

0 comments on commit 2dedcae

Please sign in to comment.