Skip to content

Commit 59ace21

Browse files
committed
Install clippy
1 parent 69ca2ab commit 59ace21

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
@@ -148,6 +148,8 @@ jobs:
148148
with:
149149
submodules: recursive
150150
- uses: dtolnay/rust-toolchain@stable
151+
with:
152+
components: "clippy"
151153
- uses: Swatinem/rust-cache@v2
152154
with:
153155
workspaces: temporalio/bridge -> target

0 commit comments

Comments
 (0)