mirror of https://github.com/usbharu/Hideout.git
chore: CIを修正
This commit is contained in:
parent
b14d36de3f
commit
0b062b6a68
|
@ -172,7 +172,7 @@ jobs:
|
|||
- name: Run Kover
|
||||
uses: gradle/gradle-build-action@v3.3.2
|
||||
with:
|
||||
arguments: :hideout-core:koverXmlReport -x :hideout-core:integrationTest -x :hideout-core:e2eTest --rerun-tasks
|
||||
arguments: :hideout-core:koverXmlReport --rerun-tasks
|
||||
|
||||
- name: Add coverage report to PR
|
||||
if: always()
|
||||
|
|
Loading…
Reference in New Issue