Skip to content

Commit 4445bb0

Browse files
devin-ai-integration[bot]Jayant Krishnamurthy
andcommitted
ci: add rust cache to turbo test workflow
Co-Authored-By: Jayant Krishnamurthy <[email protected]>
1 parent d5a75be commit 4445bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-turbo-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- uses: actions-rust-lang/setup-rust-toolchain@v1
2323
with:
2424
toolchain: 1.81.0
25+
- uses: Swatinem/rust-cache@v2
2526
- name: Install Solana Cli
2627
run: |
2728
sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"

0 commit comments

Comments
 (0)