Skip to content

Commit b529903

Browse files
committed
Uncomment code
1 parent a8784fa commit b529903

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastlane/Fastfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,8 @@ platform :ios do
486486

487487
# Don't check translation coverage in CI
488488
check_translation_progress_all unless is_ci
489-
# download_localized_strings_and_metadata_from_glotpress
490-
# lint_localizations
489+
download_localized_strings_and_metadata_from_glotpress
490+
lint_localizations
491491

492492
# Bump the build code
493493
UI.message('Bumping build code...')

0 commit comments

Comments
 (0)