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 f5bd6df commit 3e10c79Copy full SHA for 3e10c79
.github/workflows/android.yml
@@ -24,4 +24,4 @@ jobs:
24
run: chmod +x gradlew
25
26
- name: Build & run all tests
27
- run: ./gradlew build --stacktrace --info
+ run: ./gradlew build
0 commit comments