Skip to content

Commit

Permalink
add optimade in test
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Feb 2, 2024
1 parent 83b2327 commit 94b4ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
**/requirements*.txt
- name: Install package
run: pip install -e .[dev,smiles]
run: pip install -e .[dev,smiles,optimade]

- name: Run pytest
run: pytest -v tests --cov
Expand Down

0 comments on commit 94b4ba1

Please sign in to comment.