mirror of https://github.com/usbharu/Hideout.git
chore: ファイル名を修正
This commit is contained in:
parent
031ba79450
commit
4eb8127105
|
@ -181,6 +181,8 @@ jobs:
|
||||||
report_paths: '**/TEST-*.xml'
|
report_paths: '**/TEST-*.xml'
|
||||||
check_name: 'hideout-mastodon JUnit Test Report'
|
check_name: 'hideout-mastodon JUnit Test Report'
|
||||||
|
|
||||||
|
- run: cd ./hideout-core/build/reports/kover || ls -lah
|
||||||
|
|
||||||
- name: Upload Coverage Report
|
- name: Upload Coverage Report
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue