Skip to content

Commit

Permalink
tweak install
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyAJohnston committed Dec 12, 2023
1 parent f1048b2 commit d71ec7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
pip install poetry
poetry install --with=dev
pip install pytest
- name: Run Tests
run: python -m pytest --verbose --cov=molecularnodes --cov-report=xml:coverage.xml --ignore=molecularnodes/ui/panel.py
Expand Down

0 comments on commit d71ec7f

Please sign in to comment.