Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/rariPublic

Commitf5e258e

Browse files
committed
ci(test): show fix-flaws changes
1 parent59f3bf6 commitf5e258e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎.github/workflows/test.yml‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,11 @@ jobs:
5757
env:
5858
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
5959
run:cargo run --release content fix-flaws
60+
61+
-name:Show content changes
62+
working-directory:content
63+
run:git diff --word-diff
64+
65+
-name:Show translated-content changes
66+
working-directory:translated-content
67+
run:git diff --word-diff

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp