Skip to content

Commit

Permalink
Merge c1b3ec6 into d830f5d
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Apr 13, 2023
2 parents d830f5d + c1b3ec6 commit 05d43e9
Show file tree
Hide file tree
Showing 29 changed files with 275 additions and 863 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
pip3 install -e .
pip3 install -r requirements.txt
pip3 install -r requirements-dev.txt
pip3 install -r docs/requirements.txt
- name: run tests ⚙️
run: python3 -m pytest
- name: run coveralls ⚙️
Expand Down

0 comments on commit 05d43e9

Please sign in to comment.