Temporarily enable verbose WML unit test output.
This commit is contained in:
parent
5b27f81e59
commit
3e8d81f473
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-main.yml
vendored
2
.github/workflows/ci-main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue