Skip to content

Commit

Permalink
update GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Apr 10, 2023
1 parent b53ae2c commit 5009d66
Showing 1 changed file with 1 addition and 0 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 5009d66

Please sign in to comment.