diff --git a/.github/workflows/business.yml b/.github/workflows/business.yml index 75c045cb..51f94c4a 100644 --- a/.github/workflows/business.yml +++ b/.github/workflows/business.yml @@ -42,7 +42,6 @@ jobs: - name: Build and test app run: | - ./gradlew --recompile-scripts ./gradlew assembleDebug -Pminify=true - name: Upload artifacts