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 62af3bf commit b992d98Copy full SHA for b992d98
.github/workflows/ci-message-buffer.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: actions-rust-lang/setup-rust-toolchain@v1
21
with:
22
toolchain: 1.66.1
23
+ components: rustfmt, clippy
24
cache-workspaces: "pythnet/message_buffer -> target"
25
- name: Install Solana
26
run: |
0 commit comments