[skip ci] Fix build_pull_request
This commit is contained in:
parent
636d54b3be
commit
b3542030ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
|
|
@ -39,4 +39,4 @@ jobs:
|
|||
|
||||
- name: Build app and run unit tests
|
||||
# run: ./gradlew detekt assembleStandardRelease testReleaseUnitTest
|
||||
run: ./gradlew assembleStandardRelease testStandardReleaseUnitTest --stacktrace
|
||||
run: ./gradlew assembleDevPreview testDevPreviewUnitTest --stacktrace
|
||||
|
|
|
|||
Loading…
Reference in a new issue