mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 15:01:09 +00:00
chore: CIを修正
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user