diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e9f618773..f4cf5716e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ test: script: - ./gradlew --no-daemon -Djava.security.egd=file:/dev/urandom animalSnifferMain animalSnifferTest - - ./gradlew --no-daemon -Djava.security.egd=file:/dev/urandom test + - ./gradlew --no-daemon -Djava.security.egd=file:/dev/urandom check compileOfficialDebugAndroidTestSources compileScreenshotDebugAndroidTestSources after_script: # these file change every time but should not be cached diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 011a1a146..78dfd234a 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,5 +1,8 @@ + +