Skip to content
Snippets Groups Projects
Commit b026de78 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Update gradle and gitlab-ci

parent 963e7f57
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -23,7 +23,6 @@ Tests:
stage: test
script:
- ./gradlew -Pci --console=plain :app:testDebugUnitTest --tests "ari.trachtenberg.android_demo_ci.*"
# - java -jar junit-platform-console-standalone-1.9.1.jar --cp out/production/test --scan-classpath --reports-dir=testresults
artifacts:
paths:
- app/build/outputs/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment