Run app build and test also in lib changes

as lib changes may break the app.
This commit is contained in:
Torsten Grote 2023-06-20 09:33:27 -03:00 committed by Hans-Christoph Steiner
parent d9ada048d7
commit 88cfe7dcfb
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ app assembleFullRelease test:
- <<: *always-on-these-changes
- changes:
- app/**/*
- libs/**/*
script:
- ./gradlew :app:assembleFullRelease :app:testFullDebugUnitTest