Skip to content

Commit 2b6a5e1

Browse files
committed
Unrelated add clippy to CI
1 parent 1e07421 commit 2b6a5e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
with:
5656
submodules: recursive
5757
- uses: dtolnay/rust-toolchain@stable
58+
with:
59+
components: "clippy"
5860
- uses: Swatinem/rust-cache@v2
5961
with:
6062
workspaces: temporalio/bridge -> target

0 commit comments

Comments
 (0)