Skip to content

Commit

Permalink
Fix apidocs tox env on github action
Browse files Browse the repository at this point in the history
Hopefully the final fix...
  • Loading branch information
aragilar committed Jul 11, 2024
1 parent 43c3685 commit 6874468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-overall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sundials-index-size: 64
- python-version: "3.11"
sundials-version: "6.5.0"
tox-env: apidocs-deploy
tox-env: apidocs
sundials-precision: double
sundials-index-size: 64
- python-version: "3.11"
Expand Down

0 comments on commit 6874468

Please sign in to comment.