We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c055a07 + 3f5a180 commit f468cceCopy full SHA for f468cce
.github/workflows/lint-and-test-dev.yml
@@ -55,4 +55,4 @@ jobs:
55
- name: Lint
56
run: ./gradlew lintKotlin
57
- name: Test
58
- run: ./gradlew lintKotlin test
+ run: ./gradlew test
0 commit comments