mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Testing GitHub actions build time
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
java-version: 11
|
||||
- uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
gradle-version: 7.2
|
||||
arguments: clean test ${{ matrix.target }}Debug ${{env.CI_GRADLE_ARG_PROPERTIES}} -PallWarningsAsErrors=false --stacktrace
|
||||
# - uses: actions/cache@v2
|
||||
# with:
|
||||
|
Reference in New Issue
Block a user