Skip to content

Commit

Permalink
Update CI Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mats391 committed Oct 3, 2024
1 parent e48cd9d commit e5dd120
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: Checking localization file's structure
shell: cmd
run: |
@echo | call check-localization.exe | findstr /c:"All files good" || exit -1
@echo | call check-localization.exe || exit -1
Binary file modified check-localization.exe
Binary file not shown.

0 comments on commit e5dd120

Please sign in to comment.