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.
1 parent c055a07 commit 3f5a180Copy full SHA for 3f5a180
.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