Skip to content

Commit

Permalink
FIX: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Mar 13, 2024
1 parent f0f8cd6 commit 8e97fc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/check_dev_files/readthedocs/.readthedocs-good.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ build:
jobs:
post_install:
- curl -LsSf https://astral.sh/uv/install.sh | sh
- source $HOME/.cargo/env
- uv pip install --system -e .[doc]
- /home/docs/.cargo/bin/uv pip install --system -e .[doc]

0 comments on commit 8e97fc5

Please sign in to comment.