Skip to content

Commit

Permalink
Add Rust cache to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed May 2, 2024
1 parent a1ef8f9 commit 953dd69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
cargo update -p cosmwasm-schema-derive
cargo update -p cosmwasm-schema
cargo update -p cosmwasm-std
- uses: Swatinem/rust-cache@v2
- name: Extract all the tests
working-directory: ./docs-test-gen
run: cargo run
Expand Down

0 comments on commit 953dd69

Please sign in to comment.