We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e32bb5 commit 1007bf0Copy full SHA for 1007bf0
.github/workflows/build.yml
@@ -50,6 +50,7 @@ jobs:
50
toolchain: nightly-2023-05-22
51
target: wasm32-unknown-unknown
52
override: true
53
+ components: rustfmt, clippy
54
55
- name: Install Protobuf
56
run: sudo apt install protobuf-compiler -y
0 commit comments