Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erleben authored Apr 27, 2024
1 parent 7645830 commit 4e7eae4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
conda install numba=0.58.1
conda install networkx
pip install usd-core
conda search igl --channel conda-forge
conda install -c conda-forge igl
conda install igl=2.2.1
coverage run -m unittest python/unit_tests/test_*.py
coverage report
- name: Format the code
Expand Down

0 comments on commit 4e7eae4

Please sign in to comment.