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 31fa47d commit ea8e66dCopy full SHA for ea8e66d
.github/workflows/doc-commands.yml
@@ -32,6 +32,7 @@ jobs:
32
- name: Setup Rust
33
uses: ./.github/actions/setup-rust
34
with:
35
+ components: rustfmt
36
toolchain: nightly
37
cache-prefix: test-doc-commands-v0
38
0 commit comments