Skip to content

Commit

Permalink
Fix tests and add github tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ademariag committed Aug 17, 2024
1 parent da08626 commit 966c982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Install libraries dependencies
run: |
pip install -r requirements.txt
pip install pytest pytest-md pytest-emoji
- name: Run pytest
uses: pavelzw/pytest-action@v2
with:
Expand Down

0 comments on commit 966c982

Please sign in to comment.