Skip to content

Commit ccd0818

Browse files
authored
Update ci.yml
1 parent e2b10ef commit ccd0818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
if: ${{ matrix.toolchain == 'nightly' }}
2525
uses: actions-rs/cargo@v1
2626
with:
27+
components: rustfmt
2728
command: fmt
2829
args: --all -- --check
2930

0 commit comments

Comments
 (0)