display failing tests on windows

This commit is contained in:
Anton Keks 2021-01-19 23:58:18 +02:00
parent 381993736d
commit 8a92f74b17

View File

@ -49,4 +49,4 @@ jobs:
with:
java-version: '8'
architecture: x86
- run: ./gradlew test win-installer
- run: ./gradlew test win-installer --info