Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ Tests: - ./gradlew -Pci --console=plain :app:testDebugUnitTest --tests "ari.trachtenberg.android_demo_ci.*" artifacts: paths: - app/build/test-results/ - app/build/ tags: [android30] No newline at end of file Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ Tests: - ./gradlew -Pci --console=plain :app:testDebugUnitTest --tests "ari.trachtenberg.android_demo_ci.*" artifacts: paths: - app/build/test-results/ - app/build/ tags: [android30] No newline at end of file