Re-add MP test script to CI.

This commit is contained in:
Pentarctagon 2021-01-05 11:38:39 -06:00
parent 27ea013763
commit f1c4a83f20
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

View file

@ -141,6 +141,7 @@ if [ "$IMAGE" != "1804" ]; then
fi
execute "WML tests" ./run_wml_tests -g -v -c -t 20
execute "Play tests" ./utils/CI/play_test_executor.sh
execute "MP tests" ./utils/CI/play_test_executor.sh
execute "Boost unit tests" ./utils/CI/test_executor.sh
if [ -f "errors.log" ]; then