#120 disable tests

This commit is contained in:
Anton Romanov 2019-05-25 21:33:06 +04:00
parent 280c39dae4
commit 0cd3055176

View File

@ -22,7 +22,7 @@ checkRun:
checkStyle:
stage: test
script: ./gradlew check
script: ./gradlew check -x test
deploy:
stage: deploy