#120 disable tests
This commit is contained in:
parent
280c39dae4
commit
0cd3055176
@ -22,7 +22,7 @@ checkRun:
|
||||
|
||||
checkStyle:
|
||||
stage: test
|
||||
script: ./gradlew check
|
||||
script: ./gradlew check -x test
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
Loading…
Reference in New Issue
Block a user