Skip to content

Commit

Permalink
Update nightly test for AMICI installation from PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed May 30, 2021
1 parent 56c0fec commit d72249a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ jobs:
- run: pip install --upgrade pip
- run: pip install -v amici
- run: python -c "from amici import _amici; print(_amici)"
# Requires 0.11.17
# - run: python -m amici
- run: python -m amici

0 comments on commit d72249a

Please sign in to comment.