mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07:05 +05:30
feat(build-logic): port slimTests
from APS
This commit is contained in:
parent
2594c172f0
commit
528e3c7821
2 changed files with 34 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue