Temporarily enable verbose WML unit test output.

This commit is contained in:
Pentarctagon 2021-05-11 19:31:22 -05:00
parent 5b27f81e59
commit 3e8d81f473
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

View file

@ -392,4 +392,4 @@ jobs:
- name: Run WML unit tests
shell: cmd
run: |
python run_wml_tests -g -c -t 20 -p D:/a/wesnoth/wesnoth/Release/wesnoth.exe
python run_wml_tests -v -g -c -t 20 -p D:/a/wesnoth/wesnoth/Release/wesnoth.exe