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 785e007 commit 8a38a91Copy full SHA for 8a38a91
.github/workflows/commit-ci.yml
@@ -58,7 +58,7 @@ jobs:
58
./gradlew spotlessCheck
59
60
# `make debug` works not well on Windows
61
- - name: Build Debug APK
+ - name: Build debug Trime
62
run: |
63
./gradlew :app:assembleDebug
64
.github/workflows/pull-request-ci.yml
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
0 commit comments