mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-02-01 22:00:09 +02:00
Show Markdown diff as unified diff (#454)
Also add nice colors to make things pretty.
This commit is contained in:
parent
db7a6044b4
commit
261bcfce3e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
MDBOOK_PREPROCESSOR__GETTEXT__PO_FILE: po/messages.pot
|
||||
|
||||
- name: Compare no translation to no-op translation
|
||||
run: diff -r expanded no-op
|
||||
run: diff --color=always --unified --recursive expanded no-op
|
||||
|
||||
find-translations:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user