Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59d46d2

Browse files
committed
test
1 parent f7d22a4 commit 59d46d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msys.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run msgcat
2323
run: |
2424
msgcat --version
25-
msgcat -o library/stdtypes.po library/stdtypes.po
25+
msgcat -o library/stdtypes.po library/stdtypes.po -w 79
2626
2727
- name: Create Pull Request
2828
uses: peter-evans/[email protected]

0 commit comments

Comments
 (0)