mirror of
https://github.com/NiciDieNase/chaosflix
synced 2024-11-26 22:20:24 +00:00
CircleCI: --continue in unittests
This commit is contained in:
parent
9ddbef34fc
commit
5775f0f9ce
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ jobs:
|
|||
name: Test
|
||||
command: |
|
||||
./gradlew \
|
||||
--continue \
|
||||
common:test$FLAVOR1$BUILD_TYPEUnitTest \
|
||||
common:lint$FLAVOR1$BUILD_TYPE \
|
||||
touch:test$FLAVOR1$FLAVOR2$BUILD_TYPEUnitTest \
|
||||
|
|
Loading…
Reference in a new issue