mirror of https://github.com/usbharu/Hideout.git
Merge branch 'develop' into dependabot/github_actions/dot-github/workflows/github_actions-20315eca73
This commit is contained in:
commit
31f72787f8
|
@ -176,6 +176,7 @@ jobs:
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
|
|
||||||
- name: Run Kover
|
- name: Run Kover
|
||||||
|
|
||||||
uses: gradle/gradle-build-action@v3.4.2
|
uses: gradle/gradle-build-action@v3.4.2
|
||||||
with:
|
with:
|
||||||
arguments: :hideout-core:koverXmlReport --rerun-tasks
|
arguments: :hideout-core:koverXmlReport --rerun-tasks
|
||||||
|
|
Loading…
Reference in New Issue