Skip to content

Commit 1007bf0

Browse files
committed
add clippy
1 parent 2e32bb5 commit 1007bf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
toolchain: nightly-2023-05-22
5151
target: wasm32-unknown-unknown
5252
override: true
53+
components: rustfmt, clippy
5354

5455
- name: Install Protobuf
5556
run: sudo apt install protobuf-compiler -y

0 commit comments

Comments
 (0)