Skip to content

Commit

Permalink
Remove no-longer-needed fetches
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 7, 2023
1 parent 66518e3 commit f39f9ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,6 @@ jobs:
if: matrix.target == 'x86_64-pc-windows-gnu'

- run: cargo fetch --locked
- run: cargo fetch --locked --manifest-path crates/test-programs/wasi-tests/Cargo.toml
- run: cargo fetch --locked --manifest-path crates/test-programs/wasi-http-tests/Cargo.toml

- uses: actions/cache@v3
with:
Expand Down

0 comments on commit f39f9ec

Please sign in to comment.