You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-11 01:12:11 +02:00
Diff translations on every PR (#2214)
This uses a new mode of `i18n-report` to summarise the differences in translations as an action on each PR.
This commit is contained in:
2
.github/workflows/install-mdbook/action.yml
vendored
2
.github/workflows/install-mdbook/action.yml
vendored
@@ -29,7 +29,7 @@ runs:
|
||||
shell: bash
|
||||
|
||||
- name: Install i18n-report
|
||||
run: cargo install i18n-report --locked --version 0.1.0
|
||||
run: cargo install i18n-report --locked --version 0.2.0
|
||||
shell: bash
|
||||
|
||||
- name: Install mdbook-exerciser
|
||||
|
Reference in New Issue
Block a user