From 95ac60bfec3f6a4e91834baacf35d2a1d50b9e06 Mon Sep 17 00:00:00 2001 From: usbharu Date: Tue, 17 Sep 2024 00:12:37 +0900 Subject: [PATCH] =?UTF-8?q?chore:=E3=80=80=E3=83=95=E3=82=A1=E3=82=A4?= =?UTF-8?q?=E3=83=AB=E5=90=8D=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pull-request-merge-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-merge-check.yml b/.github/workflows/pull-request-merge-check.yml index c83c9a5a..860df1ff 100644 --- a/.github/workflows/pull-request-merge-check.yml +++ b/.github/workflows/pull-request-merge-check.yml @@ -185,7 +185,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: 'hideout-mastodon.xml' - path: 'hideout-core/build/reports/kover/hideout-mastodon.xml' + path: 'hideout-mastodon/build/reports/kover/hideout-mastodon.xml' coverage: needs: