feat(build-logic): port slimTests from APS

This commit is contained in:
Harsh Shandilya 2022-09-21 16:18:48 +05:30
parent 2594c172f0
commit 528e3c7821
No known key found for this signature in database
2 changed files with 34 additions and 1 deletions

View file

@ -26,7 +26,7 @@ jobs:
- name: Run unit tests
uses: gradle/gradle-build-action@v2.3.0
with:
arguments: check --stacktrace --no-configuration-cache
arguments: check -PslimTests --stacktrace --no-configuration-cache
gradle-home-cache-cleanup: true
- name: (Fail-only) Upload test report