Skip to content

Commit 27fcc1a

Browse files
authored
ci: cache clippy job (foundry-rs#5615)
1 parent db71cec commit 27fcc1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ jobs:
266266
steps:
267267
- uses: actions/checkout@v3
268268
- uses: dtolnay/rust-toolchain@clippy
269+
- uses: Swatinem/rust-cache@v2
269270
- run: cargo clippy --workspace --all-targets --all-features
270271
env:
271272
RUSTFLAGS: -Dwarnings

0 commit comments

Comments
 (0)