Skip to content

Commit

Permalink
Merge 5009d66 into 306ceed
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Apr 10, 2023
2 parents 306ceed + 5009d66 commit a0318a2
Show file tree
Hide file tree
Showing 29 changed files with 274 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
Loading

0 comments on commit a0318a2

Please sign in to comment.