Skip to content

Commit aaa7bf4

Browse files
committed
CI/docs-command: add missing rustfmt
1 parent 153e94b commit aaa7bf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doc-commands.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Setup Rust
3333
uses: ./.github/actions/setup-rust
3434
with:
35+
components: rustfmt
3536
toolchain: nightly
3637
cache-prefix: test-doc-commands-v0
3738

0 commit comments

Comments
 (0)