veloren/.gitlab/scripts/translation.sh

9 lines
203 B
Bash
Raw Normal View History

#!/bin/bash
VELOREN_ASSETS="$(pwd)/assets"
export VELOREN_ASSETS
time cargo test --package veloren-voxygen-i18n \
--lib test_all_localizations \
--features="stat" \
-- --nocapture --ignored