Skip to content

Commit

Permalink
update wrokflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Jax922 committed Dec 1, 2023
1 parent 5c8a2e6 commit b618f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
conda install pyparsing
conda install -c anaconda ipython_genutils
conda install -c conda-forge meshplot
conda install numba
conda install numba=0.58.1
conda install -c anaconda networkx
pip install usd-core
coverage run -m unittest python/unit_tests/test_*.py
Expand Down

0 comments on commit b618f94

Please sign in to comment.