Commit a0ba9ef0 authored by peturbg's avatar peturbg
Browse files

Update .gitlab-ci.yml file

parent 55e1e16d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,4 +36,4 @@ releaseTests:
  script:
    - echo "sdk.dir=$ANDROID_HOME" > local.properties
    - echo "ndk.dir=$ANDROID_NDK_HOME" >> local.properties
    - ./gradlew -Pci --console=plain :app:testRelease
 No newline at end of file
    - ./gradlew -Pci --console=plain :app:testFdroidReleaseUnitTest
 No newline at end of file