Skip to content

Commit

Permalink
pip install test
Browse files Browse the repository at this point in the history
  • Loading branch information
lacava committed Aug 29, 2023
1 parent edd3d89 commit 51816f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
run: |
micromamba env list
export CMAKE_BUILD_PARALLEL_LEVEL=4
python setup.py install
# python setup.py install
pip install .
########################################
# tests
########################################
Expand Down

0 comments on commit 51816f4

Please sign in to comment.