Skip to content

Commit 186f0f7

Browse files
committed
ci
1 parent 9004450 commit 186f0f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,8 @@ jobs:
269269
with:
270270
key: download-cache
271271
path: /tmp/icu4x-source-cache
272+
- name: Install rustfmt
273+
run: rustup component add rustfmt
272274

273275
# Actual job
274276
- name: Run `cargo make ci-job-full-datagen`

0 commit comments

Comments
 (0)