Skip to content

Commit e2b7400

Browse files
committed
Add fmt
1 parent 0ef8930 commit e2b7400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
with:
119119
toolchain: 1.88.0
120120
targets: ${{ matrix.rust-target }}
121-
components: clippy
121+
components: clippy, rustfmt
122122

123123
- name: Build rewatch
124124
if: steps.rewatch-build-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)