Skip to content

Commit

Permalink
Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jul 22, 2023
1 parent 7338831 commit f7655ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/pull_translations.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

echo "::group::tx-pull"
# `-a` Of all the languages that exist on the remote,
# `-a` Of all the languages that exist on the remote,
# `--minimum-perc=50 --force` force-pull only those with at least 50% translation coverage
./tx pull -a --minimum-perc=50 --force
echo "::endgroup::"
Expand Down

0 comments on commit f7655ce

Please sign in to comment.