Skip to content
Snippets Groups Projects
Verified Commit fbab0851 authored by Sebastian's avatar Sebastian
Browse files

Rename CI job that runs checks (ktlint + tests)

parent 4f11f5b4
No related branches found
No related tags found
1 merge request!312Rename ci job
Pipeline #13773 passed
......@@ -27,7 +27,8 @@ cache:
- .gradle/wrapper
- .gradle/caches
ktlint:
check:
# checks ktlint and runs unit tests
stage: test
script:
- git submodule update
......
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