mirror of
https://github.com/bitwarden/android.git
synced 2026-06-02 11:12:00 -05:00
Add initial product flavors section (BIT-138) (#442)
This commit is contained in:
committed by
Álison Fernandes
parent
b33463547d
commit
d615fec9c6
2
.github/workflows/run-check.yml
vendored
2
.github/workflows/run-check.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: Build and Run Check
|
||||
# Run checks while excluding release-build tests, which are not configured to work properly
|
||||
# with the Compose testing library.
|
||||
run: ./gradlew check -x testRelease koverXmlReportDebug
|
||||
run: ./gradlew check -x testStandardRelease -x testFdroidRelease koverXmlReportStandardDebug
|
||||
|
||||
- name: Danger
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user