mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
ci(pr): Unit test for KMM modules [skip ci]
This commit is contained in:
parent
61870c1115
commit
5d457a7ae5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_check.yml
vendored
2
.github/workflows/build_check.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
cp .github/runner-files/ci-gradle.properties ~/.gradle/gradle.properties
|
||||
|
||||
- name: Build and run tests
|
||||
run: ./gradlew assembleStandardRelease testStandardReleaseUnitTest
|
||||
run: ./gradlew assembleStandardRelease testReleaseUnitTest testStandardReleaseUnitTest
|
||||
|
||||
- name: Publish test report
|
||||
uses: mikepenz/action-junit-report@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue