run tests in virtual x environment (allowing UI tests)

This commit is contained in:
Sebastian Stenzel
2022-03-23 10:50:30 +01:00
parent c40ef2f0f2
commit aebe848bef

View File

@@ -32,6 +32,7 @@ jobs:
restore-keys: ${{ runner.os }}-sonar
- name: Build and Test
run: >
xvfb-run
mvn -B verify
jacoco:report
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar