chore: アップロード名を間違えていたので修正

This commit is contained in:
usbharu 2024-09-16 23:56:38 +09:00
parent 6ffd675f35
commit ee665eddb3
No known key found for this signature in database
GPG Key ID: 95CBCF7046307B77
1 changed files with 2 additions and 2 deletions

View File

@ -179,12 +179,12 @@ jobs:
uses: mikepenz/action-junit-report@v4 uses: mikepenz/action-junit-report@v4
with: with:
report_paths: '**/TEST-*.xml' report_paths: '**/TEST-*.xml'
check_name: 'hideout-core JUnit Test Report' check_name: 'hideout-mastodon JUnit Test Report'
- name: Upload Coverage Report - name: Upload Coverage Report
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: 'hideout-core.xml' name: 'hideout-mastodon.xml'
path: 'hideout-core/build/reports/kover/hideout-mastodon.xml' path: 'hideout-core/build/reports/kover/hideout-mastodon.xml'
coverage: coverage: