There was an error while loading. Please reload this page.
1 parent defd4d1 commit c8a7fabCopy full SHA for c8a7fab
.github/workflows/JetNews.yaml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Build project and run local tests
45
working-directory: ${{ env.SAMPLE_PATH }}
46
- run: ./gradlew spotlessCheck assembleDebug lintDebug testDebug --stacktrace
+ run: ./gradlew spotlessCheck assembleDebug lintDebug testDebug --stacktrace --no-build-cache --rerun-tasks
47
48
- name: Upload build outputs (APKs)
49
uses: actions/upload-artifact@v2
0 commit comments