Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cda881c authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Enable Gitlab CI tests

parent 76f8ecbe
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -9,9 +9,8 @@ cache:

test:
  script:
#   - (cd /sdk/emulator; ./emulator @test -no-audio -no-window & wait-for-emulator.sh)
#   - ./gradlew check connectedCheck
    - ./gradlew check
    - (cd /sdk/emulator; ./emulator @test -no-audio -no-window & wait-for-emulator.sh)
    - ./gradlew check connectedCheck
  artifacts:
    paths:
      - build/outputs/lint-results-debug.html