Skip to content

Commit

Permalink
Add installation of CLUEstering in conda workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaldu committed Oct 20, 2023
1 parent dc984d3 commit 287df57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package-anaconda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
- name: Test with pytest
run: |
# conda install pytest
pip install .
pytest

0 comments on commit 287df57

Please sign in to comment.