Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ cache: test: script: # - (cd /sdk/emulator; ./emulator @test -no-audio -no-window & wait-for-emulator.sh) # - ./gradlew check connectedCheck - (cd /sdk/emulator; ./emulator @test -no-audio -no-window & wait-for-emulator.sh) - ./gradlew check connectedCheck - ./gradlew check artifacts: paths: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ cache: test: script: # - (cd /sdk/emulator; ./emulator @test -no-audio -no-window & wait-for-emulator.sh) # - ./gradlew check connectedCheck - (cd /sdk/emulator; ./emulator @test -no-audio -no-window & wait-for-emulator.sh) - ./gradlew check connectedCheck - ./gradlew check artifacts: paths: Loading