Skip to content

Commit

Permalink
Move virtual environment test context into main context
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Jun 18, 2024
1 parent a813a1d commit 4d76cfb
Show file tree
Hide file tree
Showing 6 changed files with 247 additions and 335 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
workspaces: ${{ env.DEV_DRIVE }}/uv/crates/uv-trampoline
prefix_key: "v1"
env:
CARGO_HOME: ${{ env.DEV_DRIVE }}/.cargo
RUSTUP_HOME: ${{ env.DEV_DRIVE }}/.rustup
Expand Down
Loading

0 comments on commit 4d76cfb

Please sign in to comment.