Skip to content

Commit 7158dda

Browse files
committed
fix: Remove CI step to build all
1 parent 8f2a4a5 commit 7158dda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: gradle wrapper
3535
run: gradle wrapper
3636

37-
- name: Build with Gradle
38-
run: ./gradlew build
39-
4037
- name: Build for Debug with Gradle
4138
run: ./gradlew assembleDebug
4239

0 commit comments

Comments
 (0)