Skip to content

Commit

Permalink
install the package in normal mode
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Dec 8, 2024
1 parent 4987e07 commit 82047a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ jobs:
shell: bash -el {0}
run: |
conda activate test
pip install -e .
pip install .
pytest --nbval -k ".ipynb"

0 comments on commit 82047a6

Please sign in to comment.