#120 disable tests

pull/221/head
Anton Romanov 5 years ago
parent 280c39dae4
commit 0cd3055176

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

Loading…
Cancel
Save